1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-06 06:38:00 +02:00

Closes #1420 - Social button styling fix.

This commit is contained in:
Cameron
2016-03-13 14:09:48 -07:00
parent 947badbf16
commit 10d01f80be

View File

@@ -0,0 +1,5 @@
.social-share .dropdown-menu { min-width: 225px }
.social-share .dropdown-menu li div { padding-left:5px; }
.social-share .dropdown-menu li div .btn { border-radius:0; margin:0 }