diff options
| author | Mark Otto <[email protected]> | 2012-06-24 20:26:48 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-06-24 20:26:48 -0700 |
| commit | 71669dda63644a7b4162ca63f8b9c88b3586c7e4 (patch) | |
| tree | fdbae872ac5978bc7d3b285d06c5511c209f8610 /less/bootstrap.less | |
| parent | 160fe7ca597ff0fdaab0bb49494713724468b05b (diff) | |
| download | bootstrap-71669dda63644a7b4162ca63f8b9c88b3586c7e4.tar.xz bootstrap-71669dda63644a7b4162ca63f8b9c88b3586c7e4.zip | |
tons of docs cleanup in css, adding subnav to official components
Diffstat (limited to 'less/bootstrap.less')
| -rw-r--r-- | less/bootstrap.less | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/less/bootstrap.less b/less/bootstrap.less index c43875a80..0b82b8a0e 100644 --- a/less/bootstrap.less +++ b/less/bootstrap.less @@ -41,6 +41,7 @@ // Components: Nav @import "navs.less"; @import "navbar.less"; +@import "subnav.less"; @import "breadcrumbs.less"; @import "pagination.less"; @import "pager.less"; |
