Explorar el Código

Minor amend to margin of first item in main navigation

Edd Baldry hace 8 años
padre
commit
e3306afc2f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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;
 }