Last active
May 6, 2019 13:17
-
-
Save unlocomqx/5da3cf12232e4a6ba3188e4d62069b0f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.dp_field_container label { | |
display: inline-block !important; | |
width: 115px; | |
} | |
.dp_radio label { | |
display: block !important; | |
width: auto; | |
} | |
.dp_radio { | |
} | |
.dp_container_type_16 label { | |
display: block !important; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment