]> git.mxchange.org Git - friendica.git/commitdiff
Restore separator margins
authorHypolite Petovan <mrpetovan@gmail.com>
Sun, 26 Mar 2017 02:58:17 +0000 (22:58 -0400)
committerHypolite Petovan <mrpetovan@gmail.com>
Sun, 26 Mar 2017 02:58:17 +0000 (22:58 -0400)
view/theme/frio/css/style.css

index 92ffcb346f103fcfaf2ec007c48a4701d81f12e6..5895ad89f0f754791c553ae36c9876a9d76819e6 100644 (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,