Merge pull request #3267 from awesomerobot/master

fixing misalignment of categories in the dropdown
This commit is contained in:
Robin Ward
2015-03-10 14:15:33 -04:00

View File

@@ -291,7 +291,6 @@
.category {
float: left;
background-color: transparent;
line-height: 1.25;
width: 45%;
margin: 5px 5px 0 5px;
.box {margin-top: 0;}