Fix z-index issues with tooltips in .checkbox

Fixes Issue #670
This commit is contained in:
David Eberlein 2015-08-18 09:58:10 +02:00
parent c6352f3606
commit f854082f72

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