Просмотр исходного кода

Minor amend to margin of first item in main navigation

Edd Baldry 8 лет назад
Родитель
Сommit
e3306afc2f
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      bakerydemo/static/css/main.css

+ 1 - 1
bakerydemo/static/css/main.css

@@ -464,7 +464,7 @@ li.has-submenu a.allow-toggle {
   border-bottom: 1px #eee solid;
 }
 
-.navbar-nav > li:first-of-type > a {
+.nav-pills> li:first-of-type > a {
   padding-left: 0;
 }