mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-01 21:47:16 +00:00
Datepicker CSS tweaks
This commit is contained in:
committed by
Maikel Linke
parent
2f6a249b5f
commit
4cb9e3a3f1
9
app/assets/stylesheets/admin/datepicker.css.scss
Normal file
9
app/assets/stylesheets/admin/datepicker.css.scss
Normal file
@@ -0,0 +1,9 @@
|
||||
input.datetimepicker {
|
||||
min-width: 12.9em;
|
||||
}
|
||||
|
||||
img.ui-datepicker-trigger {
|
||||
margin-left: -1.75em;
|
||||
position: absolute;
|
||||
margin-top: 0.5em;
|
||||
}
|
||||
Reference in New Issue
Block a user