diff options
| author | Mark Otto <[email protected]> | 2012-01-25 11:15:48 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-01-25 11:15:48 -0800 |
| commit | cfa925cab6dbb10af28ddca6d38e76aed97bb1ef (patch) | |
| tree | f6fe69c50f990cae38de2b017eaebf4de1313e4e /bootstrap.css | |
| parent | 10cb7c02f99b7ff27d95ca2ac7eab64846e13a41 (diff) | |
| download | bootstrap-cfa925cab6dbb10af28ddca6d38e76aed97bb1ef.tar.xz bootstrap-cfa925cab6dbb10af28ddca6d38e76aed97bb1ef.zip | |
remake after merging large button group fix
Diffstat (limited to 'bootstrap.css')
| -rw-r--r-- | bootstrap.css | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/bootstrap.css b/bootstrap.css index 33260da9e..8069c5d25 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: Wed Jan 25 11:05:15 PST 2012 + * Date: Wed Jan 25 11:15:41 PST 2012 */ article, aside, @@ -2597,9 +2597,6 @@ button.btn::-moz-focus-inner, input[type=submit].btn::-moz-focus-inner { -moz-border-radius: 5px; border-radius: 5px; } -.btn-group.open .dropdown-menu.large { - top: 40px; -} .btn-group.open .dropdown-toggle { background-image: none; -webkit-box-shadow: inset 0 1px 6px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); |
