Fix #335 - Update to Bootstrap 2.0.2
This commit is contained in:
6
css/less/component-animations.less
Normal file → Executable file
6
css/less/component-animations.less
Normal file → Executable file
@@ -14,5 +14,7 @@
|
||||
position:relative;
|
||||
overflow:hidden;
|
||||
height: 0;
|
||||
&.in { height: auto; }
|
||||
}
|
||||
&.in {
|
||||
height: auto;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user