1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-25 12:59:05 +02:00

updated all docs to jQuery 1.7, move all docs JS to application.js, and move dropdowns css to dedicated file

This commit is contained in:
Mark Otto
2011-12-21 16:22:20 -06:00
parent 8a7abc7493
commit 20aecb9838
13 changed files with 260 additions and 113 deletions

1
lib/bootstrap.less vendored
View File

@@ -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";