mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
do we need #list-area margin-bottom so big?
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user