forked from leftypol/leftypol
style.css: remove extra padding from OP
This commit is contained in:
parent
66b1e7d569
commit
7e881e2ec3
1 changed files with 0 additions and 6 deletions
|
@ -592,12 +592,6 @@ div.post div.body {
|
|||
div.post.op {
|
||||
padding-top: 0px;
|
||||
vertical-align: top;
|
||||
|
||||
/* Add back in the padding that is provided by body on large screens */
|
||||
@media (max-width: 48em) {
|
||||
padding-left: 4px;
|
||||
padding-right: 4px;
|
||||
}
|
||||
}
|
||||
|
||||
div.post.reply {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue