Fix spacing in search form shortcode
Yes, I used !important, sue me!
This commit is contained in:
parent
ebcf3f3aa2
commit
105d61b11d
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -124,7 +124,7 @@
|
||||
justify-content: space-between;
|
||||
gap: 8px;
|
||||
font-size: 15px; // Fix like the inputs
|
||||
margin-bottom: .675rem;
|
||||
margin-bottom: .675rem !important; // Override content-section styles
|
||||
|
||||
&:not(:first-child) {
|
||||
margin-top: 1rem;
|
||||
|
Loading…
x
Reference in New Issue
Block a user