diff options
| author | Mark Otto <[email protected]> | 2013-01-16 13:05:20 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-01-16 13:05:20 -0800 |
| commit | 2407217686cda083d0c560733f159421b77bd0fe (patch) | |
| tree | 829d789543462abb9cdaadc6367f149e72b51eff /less/bootstrap.less | |
| parent | ab38493e91d3d0f95d57189af6e67de7671e4104 (diff) | |
| download | bootstrap-2407217686cda083d0c560733f159421b77bd0fe.tar.xz bootstrap-2407217686cda083d0c560733f159421b77bd0fe.zip | |
restore wells and close
Diffstat (limited to 'less/bootstrap.less')
| -rw-r--r-- | less/bootstrap.less | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/less/bootstrap.less b/less/bootstrap.less index 66797e694..49e3e9af4 100644 --- a/less/bootstrap.less +++ b/less/bootstrap.less @@ -29,6 +29,8 @@ @import "component-animations.less"; @import "glyphicons.less"; @import "dropdowns.less"; +@import "wells.less"; +@import "close.less"; // Components: Nav @import "navs.less"; |
