mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-03-26 06:41:22 -04:00
why does .cooked need a right margin of 60 px?!?
This commit is contained in:
parent
3c05f97f9e
commit
41cb378142
1 changed files with 1 additions and 1 deletions
|
@ -651,7 +651,7 @@ iframe {
|
|||
}
|
||||
|
||||
.contents .cooked {
|
||||
margin-right: 60px;
|
||||
margin-right: 30px;
|
||||
margin-top: 20px;
|
||||
word-wrap: break-word;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue