]> git.mxchange.org Git - friendica.git/commitdiff
only affect immediate li children
authorSimon L'nu <simon.lnu@gmail.com>
Wed, 18 Apr 2012 10:17:20 +0000 (06:17 -0400)
committerSimon L'nu <simon.lnu@gmail.com>
Wed, 18 Apr 2012 10:17:20 +0000 (06:17 -0400)
Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
view/theme/dispy-dark/style.css
view/theme/dispy/style.css

index 02744fb2ac5c62647ffa9173cffa69bb2b9b76f1..02990c29aae7dfcd20a518331164522e432dbeaa 100644 (file)
@@ -520,7 +520,7 @@ nav #nav-notifications-linkmenu.selected .icon.s22.notify {
     margin: 0px;
     height: 25px;
 }
-#nav-buttons li {
+#nav-buttons li {
     padding: 0;
        display: inline-block;
        margin: 0px -4px 0px 0px;
index e5c9a1c4c36048a41986befdc6e48364156c7d2c..5f48e68ec8cfdff81be286b8b4422d42c1e8e234 100644 (file)
@@ -520,7 +520,7 @@ nav #nav-notifications-linkmenu.selected .icon.s22.notify {
     margin: 0px;
     height: 25px;
 }
-#nav-buttons li {
+#nav-buttons li {
     padding: 0;
        display: inline-block;
        margin: 0px -4px 0px 0px;