do we need #list-area margin-bottom so big?

This commit is contained in:
Jeff Atwood 2014-12-10 00:33:41 -08:00
parent 0542c080b3
commit 7e609e1834
2 changed files with 3 additions and 3 deletions

View File

@ -181,7 +181,7 @@ clear: both;
}
#list-area {
margin-bottom: 300px;
margin-bottom: 100px;
.empty-topic-list {
padding: 10px;
}

View File

@ -160,8 +160,6 @@
}
}
#list-area .top-lists h2 { margin: 5px 0 10px; }
.topic-list tbody tr.has-excerpt .star {
vertical-align: top;
margin-top: 3px;
@ -273,6 +271,8 @@
// Misc. stuff
// --------------------------------------------------
#list-area .top-lists h2 { margin: 5px 0 10px; }
#list-area {
h2 {
margin: 20px 0 10px;