mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-22 21:24:42 +00:00
Merge pull request #13549 from danielhusar/master
IE8 button group support
This commit is contained in:
commit
696844fe08
1 changed files with 1 additions and 1 deletions
|
|
@ -232,5 +232,5 @@
|
|||
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
|
||||
position: absolute;
|
||||
z-index: -1;
|
||||
opacity: 0;
|
||||
.opacity(0);
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue