diff options
| author | Mark Otto <[email protected]> | 2014-05-12 19:47:53 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-05-12 19:47:53 -0700 |
| commit | f5513fd30ef16228869b1ec3473217dab63f2c29 (patch) | |
| tree | d64a6079c4e5c051d8fe5c53918bf5cbed06cf30 /dist/css/bootstrap.css | |
| parent | 96bdc56fdebca9ec7d024d2fd07bf766b1e1881e (diff) | |
| download | bootstrap-f5513fd30ef16228869b1ec3473217dab63f2c29.tar.xz bootstrap-f5513fd30ef16228869b1ec3473217dab63f2c29.zip | |
nuke rtl
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 { |
