Fix button height

This commit is contained in:
Quincy Morgan
2020-09-16 08:58:09 -04:00
parent 7aa6c1d1a3
commit fec2afb02c

View File

@@ -1426,7 +1426,6 @@ a.hide-toggle {
flex: 0 0 32px;
border-left: 1px solid #ccc;
width: 32px;
height: 100%;
border-radius: 0;
background: #f6f6f6;
}