mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-23 23:58:31 -05:00
more margin on show full post in mobile
This commit is contained in:
parent
704a683903
commit
2c6ed24e26
1 changed files with 3 additions and 0 deletions
|
@ -60,6 +60,9 @@ button {
|
|||
&.like, &.edit, &.flag, &.delete, &.share, &.bookmark, &.create, &.admin {
|
||||
float: right;
|
||||
}
|
||||
&.expand-post {
|
||||
margin:10px 0 10px 0;
|
||||
}
|
||||
.read-icon {
|
||||
&:before {
|
||||
font-family: "FontAwesome";
|
||||
|
|
Loading…
Reference in a new issue