diff options
| author | Mark Otto <[email protected]> | 2013-02-17 22:20:49 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-02-17 22:20:49 -0800 |
| commit | acdffe696cf29f51c659a18eeca304512ff47048 (patch) | |
| tree | 978b61ac4f776eb56a02d181d4180a383a76885c /less/bootstrap.less | |
| parent | f6ec2c5dac371b0b1d56abd65be548ee5ed075c8 (diff) | |
| download | bootstrap-acdffe696cf29f51c659a18eeca304512ff47048.tar.xz bootstrap-acdffe696cf29f51c659a18eeca304512ff47048.zip | |
Bring back the label, make it scale somewhat with the font-size of the parent using percentages and ems
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 d40984230..60d166368 100644 --- a/less/bootstrap.less +++ b/less/bootstrap.less @@ -49,6 +49,7 @@ @import "alerts.less"; @import "thumbnails.less"; @import "media.less"; +@import "labels.less"; @import "badges.less"; @import "progress-bars.less"; @import "accordion.less"; |
