diff options
| author | Bootstrap's Grunt bot <[email protected]> | 2015-03-09 16:21:12 +0000 |
|---|---|---|
| committer | Bootstrap's Grunt bot <[email protected]> | 2015-03-09 16:21:12 +0000 |
| commit | f972a84dd79cf73a7eb14f8977aecafa142bba4c (patch) | |
| tree | 5ecbd6b2eb67dd7b885840e01ff83a930f7adac4 /dist/css/bootstrap.css | |
| parent | f65bd7bed0de3e56cebdfc95ca9078c290ec6db4 (diff) | |
| download | bootstrap-f972a84dd79cf73a7eb14f8977aecafa142bba4c.tar.xz bootstrap-f972a84dd79cf73a7eb14f8977aecafa142bba4c.zip | |
automatic grunt dist
Diffstat (limited to 'dist/css/bootstrap.css')
| -rw-r--r-- | dist/css/bootstrap.css | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index 994126891..50cfe4268 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -3387,11 +3387,9 @@ input[type="button"].btn-block { } .collapse { display: none; - visibility: hidden; } .collapse.in { display: block; - visibility: visible; } tr.collapse.in { display: table-row; @@ -4059,11 +4057,9 @@ select[multiple].input-group-sm > .input-group-btn > .btn { } .tab-content > .tab-pane { display: none; - visibility: hidden; } .tab-content > .active { display: block; - visibility: visible; } .nav-tabs .dropdown-menu { margin-top: -1px; @@ -4110,7 +4106,6 @@ select[multiple].input-group-sm > .input-group-btn > .btn { height: auto !important; padding-bottom: 0; overflow: visible !important; - visibility: visible !important; } .navbar-collapse.in { overflow-y: visible; @@ -5853,7 +5848,6 @@ button.close { font-size: 12px; font-weight: normal; line-height: 1.4; - visibility: visible; filter: alpha(opacity=0); opacity: 0; } |
