Remove unnecessary margin-tops
This commit is contained in:
parent
926576881f
commit
3fdf1e204a
1 changed files with 0 additions and 5 deletions
|
@ -1695,13 +1695,8 @@ div.secondary-actions {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.diary_post .richtext {
|
|
||||||
margin-top: $lineheight;
|
|
||||||
}
|
|
||||||
|
|
||||||
.comments .richtext {
|
.comments .richtext {
|
||||||
margin-left: 70px;
|
margin-left: 70px;
|
||||||
margin-top: 0;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Rules for the user notes list */
|
/* Rules for the user notes list */
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue