]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Update variables.less 8258/head
authorAristeides Stathopoulos <aristath@gmail.com>
Sat, 22 Jun 2013 15:45:25 +0000 (18:45 +0300)
committerAristeides Stathopoulos <aristath@gmail.com>
Sat, 22 Jun 2013 15:45:25 +0000 (18:45 +0300)
less/variables.less

index f9184612641c762c3f805b09f135b5bd947ed118..4fd0d492cf2e20faafa0f68e8dc9277868ba755b 100644 (file)
 @navbar-height:                    50px;
 @navbar-color:                     #777;
 @navbar-bg:                        #eee;
+@navbar-padding:                   floor(@grid-gutter-width / 2);  // ~15px
 
 // Navbar links
 @navbar-link-color:                #777;