aboutsummaryrefslogtreecommitdiff
path: root/lib/responsive.less
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-01-07 03:58:48 -0800
committerMark Otto <[email protected]>2012-01-07 03:58:48 -0800
commit2540caeddd59822cd8f7c805e777adc7504b87b3 (patch)
treeb584d5906a77c34cf88d6255644dd9eb4eb80ba1 /lib/responsive.less
parent33dad13014ae2272d3fcf799f114bfcf8256d968 (diff)
downloadbootstrap-2540caeddd59822cd8f7c805e777adc7504b87b3.tar.xz
bootstrap-2540caeddd59822cd8f7c805e777adc7504b87b3.zip
quick stab at fixing modal placement on 480px and down
Diffstat (limited to 'lib/responsive.less')
-rw-r--r--lib/responsive.less1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/responsive.less b/lib/responsive.less
index 4cef89180..7856121be 100644
--- a/lib/responsive.less
+++ b/lib/responsive.less
@@ -22,6 +22,7 @@
.modal {
width: auto;
margin: 0;
+ &.fade.in { top: auto; }
}
// Remove the horizontal form styles