do we need #list-area margin-bottom so big?
This commit is contained in:
parent
0542c080b3
commit
7e609e1834
|
@ -181,7 +181,7 @@ clear: both;
|
|||
}
|
||||
|
||||
#list-area {
|
||||
margin-bottom: 300px;
|
||||
margin-bottom: 100px;
|
||||
.empty-topic-list {
|
||||
padding: 10px;
|
||||
}
|
||||
|
|
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue