diff options
| author | Mark Otto <[email protected]> | 2012-06-24 21:03:39 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-06-24 21:03:39 -0700 |
| commit | 6662f62236cd1800952fb45a528b79d9a899f5d5 (patch) | |
| tree | 53bf4c3fa3b60d6bca1266d8c8e2811ca22cdfe9 /less/bootstrap.less | |
| parent | 87af5d3bbe3546f9b876add2e35ad656accfc3ab (diff) | |
| download | bootstrap-6662f62236cd1800952fb45a528b79d9a899f5d5.tar.xz bootstrap-6662f62236cd1800952fb45a528b79d9a899f5d5.zip | |
remove subnav file, instead add an optional class for .navbar
Diffstat (limited to 'less/bootstrap.less')
| -rw-r--r-- | less/bootstrap.less | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/less/bootstrap.less b/less/bootstrap.less index 0b82b8a0e..c43875a80 100644 --- a/less/bootstrap.less +++ b/less/bootstrap.less @@ -41,7 +41,6 @@ // Components: Nav @import "navs.less"; @import "navbar.less"; -@import "subnav.less"; @import "breadcrumbs.less"; @import "pagination.less"; @import "pager.less"; |
