aboutsummaryrefslogtreecommitdiff
path: root/bootstrap.css
diff options
context:
space:
mode:
Diffstat (limited to 'bootstrap.css')
-rw-r--r--bootstrap.css5
1 files changed, 4 insertions, 1 deletions
diff --git a/bootstrap.css b/bootstrap.css
index 8d80b4adf..899e61a17 100644
--- a/bootstrap.css
+++ b/bootstrap.css
@@ -6,7 +6,7 @@
* http://www.apache.org/licenses/LICENSE-2.0
*
* Designed and built with all the love in the world @twitter by @mdo and @fat.
- * Date: Sat Jan 7 03:52:42 PST 2012
+ * Date: Sat Jan 7 03:57:28 PST 2012
*/
html, body {
margin: 0;
@@ -2962,6 +2962,9 @@ a.thumbnail:hover {
width: auto;
margin: 0;
}
+ .modal.fade.in {
+ top: auto;
+ }
.horizontal-form .control-group > label {
float: none;
width: auto;