more margin on show full post in mobile

This commit is contained in:
Jeff Atwood 2014-05-13 11:39:13 -07:00
parent 704a683903
commit 2c6ed24e26

View file

@ -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";