Преглед изворни кода

Update foreground.css

Fixing f-topbar-fixed's 45px top padding that activated for some reason
tu8dl3 пре 4 година
родитељ
комит
630040060a
1 измењених фајлова са 4 додато и 0 уклоњено
  1. 4 0
      assets/stylesheets/foreground.css

+ 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
  {