mirror of
https://github.com/friendica/friendica
synced 2024-11-10 03:42:53 +00:00
Restore separator margins
This commit is contained in:
parent
8db4437ed7
commit
9375438216
1 changed files with 3 additions and 0 deletions
|
@ -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