add mobile spacing for category under title

This commit is contained in:
Jeff Atwood
2014-10-02 02:18:47 -07:00
parent 29bb9eaa89
commit f442fca5af
2 changed files with 3 additions and 1 deletions
@@ -55,7 +55,6 @@
}
.topic-statuses {
margin-top: -2px;
}
.select2-container {
vertical-align: middle;
+3
View File
@@ -30,6 +30,9 @@
vertical-align: middle;
}
}
.title-category-wrapper {
margin-top:5px;
}
.private-message-glyph { display: none; }
}