mirror of
https://github.com/wagtail/wagtail.git
synced 2024-11-25 13:10:14 +01:00
af9b16e93d
Co-authored-by: LB Johnston <mail@lb.ee>
6 lines
111 B
SCSS
6 lines
111 B
SCSS
.daterange_field {
|
|
input:last-of-type {
|
|
margin-top: 1.2em; // Mirrors the label 1.2em top padding.
|
|
}
|
|
}
|