diff options
| author | Mark Otto <[email protected]> | 2012-08-21 14:42:25 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-08-21 14:42:25 -0700 |
| commit | 1973c64342758fdf5b6096a6e3e6efaa6b59756e (patch) | |
| tree | ab872c313cf285455a98cfb2d0571d14c87d183a /less | |
| parent | 46c10c8b58919841d9adbc4908a127bf5eff88ad (diff) | |
| parent | fe3ed433e4ceffe7e935d56f932a97cbcaef081d (diff) | |
| download | bootstrap-1973c64342758fdf5b6096a6e3e6efaa6b59756e.tar.xz bootstrap-1973c64342758fdf5b6096a6e3e6efaa6b59756e.zip | |
Merge branch 'PavelDemyanenko-patch-1' into 2.1.1-wip
Diffstat (limited to 'less')
| -rw-r--r-- | less/component-animations.less | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/less/component-animations.less b/less/component-animations.less index 2166776d9..d614263a7 100644 --- a/less/component-animations.less +++ b/less/component-animations.less @@ -15,7 +15,6 @@ position: relative; height: 0; overflow: hidden; - overflow: visible \9; .transition(height .35s ease); &.in { height: auto; |
