diff options
Diffstat (limited to 'dist/css/bootstrap.css')
| -rw-r--r-- | dist/css/bootstrap.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index 5e343114f..9501986c9 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -3369,6 +3369,7 @@ tbody.collapse.in { [data-toggle="buttons"] > .btn > input[type="checkbox"] { position: absolute; z-index: -1; + filter: alpha(opacity=0); opacity: 0; } .input-group { |
