fixing mis-alignment of categories in the dropdown
This commit is contained in:
parent
be446b7e50
commit
111ac609ec
|
@ -291,7 +291,6 @@
|
||||||
.category {
|
.category {
|
||||||
float: left;
|
float: left;
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
line-height: 1.25;
|
|
||||||
width: 45%;
|
width: 45%;
|
||||||
margin: 5px 5px 0 5px;
|
margin: 5px 5px 0 5px;
|
||||||
.box {margin-top: 0;}
|
.box {margin-top: 0;}
|
||||||
|
|
Loading…
Reference in New Issue