]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
remove max-width on dropdown menus
authorMark Otto <markdotto@gmail.com>
Sun, 5 Feb 2012 02:52:25 +0000 (18:52 -0800)
committerMark Otto <markdotto@gmail.com>
Sun, 5 Feb 2012 02:52:25 +0000 (18:52 -0800)
docs/assets/bootstrap.zip
docs/assets/css/bootstrap.css
less/dropdowns.less

index 7f9ed29aa5d98e82a0b4180b9b6892de1284e79e..ae23a7c9816225d0d3f6f0ada6e172ca9e552083 100644 (file)
Binary files a/docs/assets/bootstrap.zip and b/docs/assets/bootstrap.zip differ
index 1ded1be23d86b4bd3f7f7f9c85e7e59a0bc25853..7d28ab36d948aa988ca9183d689e564c844178ef 100644 (file)
@@ -1533,7 +1533,6 @@ table .span12 {
   float: left;
   display: none;
   min-width: 160px;
-  max-width: 220px;
   _width: 160px;
   padding: 4px 0;
   margin: 0;
index 83f535ae861b4030986dddc0e31aacd5654bdaf8..1184308718dfb7c652a5c7189bda44bf9edcd736 100644 (file)
@@ -46,7 +46,6 @@
   float: left;
   display: none; // none by default, but block on "open" of the menu
   min-width: 160px;
-  max-width: 220px;
   _width: 160px;
   padding: 4px 0;
   margin: 0; // override default ul