make sure /top looks OK on mobile

This commit is contained in:
Jeff Atwood 2014-07-10 00:57:30 -07:00
parent d053ad07fb
commit 61e87a1bbc
1 changed files with 4 additions and 4 deletions

View File

@ -245,10 +245,10 @@ ol.category-breadcrumb {
} }
} }
.top-lists {margin-left: 15px; .top-lists {
#topic-list-bottom { h2 { margin-left: 10px; }
margin: 20px 0 0 0; #topic-list { padding-bottom: 10px; }
} .btn-default.pull-right { margin-right: 10px; }
} }
.category-notification-menu { .category-notification-menu {