Margin toegevoegd op div.text in post, want intranet editor maakt geen p tags
This commit is contained in:
3
public/css/style.css
vendored
3
public/css/style.css
vendored
@@ -1287,6 +1287,9 @@ div.pp_default .pp_close:hover {
|
||||
line-height: 3.17;
|
||||
color: #585858;
|
||||
}
|
||||
.post_container .post_body div.text {
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
.post_container .post_body .post_details {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
|
||||
Reference in New Issue
Block a user