Merge pull request #13549 from danielhusar/master

IE8 button group support
This commit is contained in:
Mark Otto 2014-05-10 12:41:01 -07:00
commit 696844fe08

View file

@ -232,5 +232,5 @@
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
position: absolute;
z-index: -1;
opacity: 0;
.opacity(0);
}