Merge pull request #671 from davideberlein/fix-checkbox-zindex

Fix z-index issues with tooltips in .checkbox
This commit is contained in:
Fez Vrasta 2015-11-09 17:09:49 +01:00
commit 2547dd18a2

View File

@ -2,7 +2,6 @@
padding-top: 20px;
}
.checkbox {
transform: translateZ(0); // Force 3d rendering
label {
cursor: pointer;
padding-left: 0; // Reset for Bootstrap rule