minor css fix
the elements inside already have a margin-bottom
This commit is contained in:
@@ -153,7 +153,7 @@ div#c-posts {
|
|||||||
}
|
}
|
||||||
|
|
||||||
div.nav-notice {
|
div.nav-notice {
|
||||||
padding: 0.5em;
|
padding: 0.5em 0.5em 0;
|
||||||
margin-bottom: 1em;
|
margin-bottom: 1em;
|
||||||
background: #EEE;
|
background: #EEE;
|
||||||
border: 1px solid #AAA;
|
border: 1px solid #AAA;
|
||||||
|
|||||||
Reference in New Issue
Block a user