mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2024-11-25 19:14:09 +03:00
fixed checkbox alignment problem
This commit is contained in:
parent
31f43761de
commit
88c9cbe639
|
@ -5,6 +5,7 @@
|
|||
transform: translateZ(0); // Force 3d rendering
|
||||
label {
|
||||
cursor: pointer;
|
||||
padding-left: 0; // Reset for Bootstrap rule
|
||||
}
|
||||
|
||||
// Hide native checkbox
|
||||
|
|
Loading…
Reference in New Issue
Block a user