Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <otto@github.com>2013-08-18 11:36:51 +0400
committerMark Otto <otto@github.com>2013-08-18 11:36:51 +0400
commit1e0453f825cb7d6e14807b121210a594f242bc35 (patch)
tree2e99f9d589b70d5fcbdb861c262281db8a886e00 /less/bootstrap.less
parent09d80fab999c103dccbf56fc75f02d62a08a2fe4 (diff)
Restore glyphicons
Diffstat (limited to 'less/bootstrap.less')
-rw-r--r--less/bootstrap.less1
1 files changed, 1 insertions, 0 deletions
diff --git a/less/bootstrap.less b/less/bootstrap.less
index 635e0256ca..1344b462f7 100644
--- a/less/bootstrap.less
+++ b/less/bootstrap.less
@@ -27,6 +27,7 @@
// Components
@import "component-animations.less";
+@import "glyphicons.less";
@import "dropdowns.less";
@import "button-groups.less";
@import "input-groups.less";