Restore separator margins
This commit is contained in:
parent
8db4437ed7
commit
9375438216
|
@ -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,
|
||||
|
|
Loading…
Reference in a new issue