mirror of
https://github.com/gantry/gantry5.git
synced 2026-09-03 20:52:53 -05:00
Fixed checkboxes with no value and fixed rendering issue with custom checkboxes in WP when on the second column
This commit is contained in:
@@ -95,7 +95,7 @@ body.g-prime {
|
||||
@include column-count(1);
|
||||
}
|
||||
|
||||
.card h4 {
|
||||
.card h4, .card input {
|
||||
@include transform(translateZ(0));
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user