fix css for #1595
This commit is contained in:
@@ -170,8 +170,8 @@ div#c-posts {
|
|||||||
}
|
}
|
||||||
|
|
||||||
div.nav-notice {
|
div.nav-notice {
|
||||||
padding: 0.5em 0.5em 0;
|
padding: 0.5em;
|
||||||
margin-bottom: 1em;
|
margin: 1em 0;
|
||||||
background: #EEE;
|
background: #EEE;
|
||||||
border: 1px solid #AAA;
|
border: 1px solid #AAA;
|
||||||
position: relative;
|
position: relative;
|
||||||
@@ -264,11 +264,6 @@ div#c-posts {
|
|||||||
word-wrap: break-word;
|
word-wrap: break-word;
|
||||||
}
|
}
|
||||||
|
|
||||||
#nav-links {
|
|
||||||
margin: 1em 0;
|
|
||||||
padding: 0.5em;
|
|
||||||
}
|
|
||||||
|
|
||||||
#content.with-ads {
|
#content.with-ads {
|
||||||
margin-right: 7em;
|
margin-right: 7em;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user