diff options
| author | Mark Otto <[email protected]> | 2011-12-21 16:22:20 -0600 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2011-12-21 16:22:20 -0600 |
| commit | 20aecb983838422c7b43e20960b10d4d79fefaa3 (patch) | |
| tree | e036dea172ade5df4cd2834cc1075b75ff057425 /lib/bootstrap.less | |
| parent | 8a7abc7493a07935d4d91b2cc56a82523fd53970 (diff) | |
| download | bootstrap-20aecb983838422c7b43e20960b10d4d79fefaa3.tar.xz bootstrap-20aecb983838422c7b43e20960b10d4d79fefaa3.zip | |
updated all docs to jQuery 1.7, move all docs JS to application.js, and move dropdowns css to dedicated file
Diffstat (limited to 'lib/bootstrap.less')
| -rw-r--r-- | lib/bootstrap.less | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/bootstrap.less b/lib/bootstrap.less index ffad35913..a871a7cd4 100644 --- a/lib/bootstrap.less +++ b/lib/bootstrap.less @@ -27,6 +27,7 @@ // Temp catchall for what's missing thus far @import "patterns.less"; +@import "dropdowns.less"; @import "tabs-pills.less"; @import "breadcrumbs.less"; @import "pagination.less"; |
