diff options
| author | Mark Otto <[email protected]> | 2012-06-24 20:42:31 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-06-24 20:42:31 -0700 |
| commit | 87af5d3bbe3546f9b876add2e35ad656accfc3ab (patch) | |
| tree | d5ad802ebf180da0703b63687c5b489d649403be /less/variables.less | |
| parent | 71669dda63644a7b4162ca63f8b9c88b3586c7e4 (diff) | |
| download | bootstrap-87af5d3bbe3546f9b876add2e35ad656accfc3ab.tar.xz bootstrap-87af5d3bbe3546f9b876add2e35ad656accfc3ab.zip | |
more subnav optimizations
Diffstat (limited to 'less/variables.less')
| -rw-r--r-- | less/variables.less | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/less/variables.less b/less/variables.less index 0060e207c..25a032781 100644 --- a/less/variables.less +++ b/less/variables.less @@ -168,16 +168,6 @@ @navbarBrandColor: @navbarLinkColor; -// Subnav -// ------------------------- -@subnavHeight: 36px; -@subnavBackground: #eeeeee; -@subnavBackgroundHighlight: #f5f5f5; - -@subnavBorder: #e5e5e5; -@subnavBorderRadius: 4px; - - // Hero unit // ------------------------- @heroUnitBackground: @grayLighter; |
