Restore separator margins

pull/3204/head
Hypolite Petovan 2017-03-25 22:58:17 -04:00
parent 8db4437ed7
commit 9375438216
1 changed files with 3 additions and 0 deletions

View File

@ -1606,6 +1606,9 @@ code > .hl-main {
.wall-item-actions .button-likes {
text-transform: capitalize;
}
.wall-item-actions .separator {
margin: 0 .3em;
}
/* wall item hover effects */
.wall-item-container .wall-item-links,