2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-30 15:24:08 +03:00

revert an earlier change to move the component-animations.less file because it fubared modal backdrop .fade usage

This commit is contained in:
Mark Otto
2013-12-15 14:14:09 -08:00
parent f6fe62cdf7
commit f5c13a3e1b
4 changed files with 29 additions and 29 deletions
+1 -1
View File
@@ -16,6 +16,7 @@
@import "buttons.less";
// Components
@import "component-animations.less";
@import "glyphicons.less";
@import "dropdowns.less";
@import "button-groups.less";
@@ -44,6 +45,5 @@
@import "carousel.less";
// Utility classes
@import "component-animations.less";
@import "utilities.less";
@import "responsive-utilities.less";