2
0
Эх сурвалжийг харах

Update foreground.css

Fixing f-topbar-fixed's 45px top padding that activated for some reason
tu8dl3 4 жил өмнө
parent
commit
630040060a

+ 4 - 0
assets/stylesheets/foreground.css

@@ -697,6 +697,10 @@ nav.top-bar,
 	z-index: 600;
 }
 
+.f-topbar-fixed {
+ 	padding-top:0 !important;
+}
+
 ul#top-bar-left li,
 ul#top-bar-left li a
  {