diff options
| author | Mark Otto <[email protected]> | 2012-02-04 18:52:25 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-02-04 18:52:25 -0800 |
| commit | 81d1f3b96ea5c78d2e570c07c4c419a32a9b212c (patch) | |
| tree | 0c2bdab33e5847da9490bff4c7d4321a6557df47 /docs/assets/css/bootstrap.css | |
| parent | 9259e24f7370185b33520681000854d421ae1e1d (diff) | |
| download | bootstrap-81d1f3b96ea5c78d2e570c07c4c419a32a9b212c.tar.xz bootstrap-81d1f3b96ea5c78d2e570c07c4c419a32a9b212c.zip | |
remove max-width on dropdown menus
Diffstat (limited to 'docs/assets/css/bootstrap.css')
| -rw-r--r-- | docs/assets/css/bootstrap.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/assets/css/bootstrap.css b/docs/assets/css/bootstrap.css index 1ded1be23..7d28ab36d 100644 --- a/docs/assets/css/bootstrap.css +++ b/docs/assets/css/bootstrap.css @@ -1533,7 +1533,6 @@ table .span12 { float: left; display: none; min-width: 160px; - max-width: 220px; _width: 160px; padding: 4px 0; margin: 0; |
