Adding a small space between the text box & text area fields and the help text ( which is the character counter ) underneath.
This commit is contained in:
@@ -544,6 +544,9 @@ input[type="checkbox"][readonly] {
|
||||
padding-left: 5px;
|
||||
}
|
||||
|
||||
div.help {
|
||||
margin-top: 5px;
|
||||
}
|
||||
|
||||
|
||||
// INPUT GROUPS
|
||||
|
||||
Reference in New Issue
Block a user