Update _admin.scss

This commit is contained in:
zandercymatics 2024-04-26 08:21:53 -06:00
parent 83c7a5cdfd
commit a7ef0cfa03
No known key found for this signature in database
GPG key ID: FF4636ABEC9682B7

View file

@ -620,5 +620,5 @@ address.dja-address-contact-list {
// Get rid of padding on all help texts
form .aligned p.help, form .aligned div.help {
padding-left: 0px
padding-left: 0px !important;
}