]> git.mxchange.org Git - friendica.git/commitdiff
Bugfix: there was a gui issue on the navbar account dropdown button
authorrabuzarus <>
Sat, 8 Apr 2017 11:30:16 +0000 (13:30 +0200)
committerrabuzarus <>
Sat, 8 Apr 2017 11:30:16 +0000 (13:30 +0200)
view/theme/frio/css/style.css

index 596b6de1e91ba54d439834052c0f0169a4458005..38796052760e92248f0cd0430b5b4113f75e47eb 100644 (file)
@@ -440,7 +440,7 @@ nav.navbar .nav>li>a:focus{
     border-radius: 3px;
 }
 #topbar-first .nav>.account .dropdown-toggle {
-    padding: 10px 5px 8px;
+    padding: 10px 5px 0px;
     line-height: 1.1em;
     text-align: left
 }