mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-07 07:35:59 +00:00
Merge pull request #193 from eikek/datepicker-position
Fix datepicker position for action input fields
This commit is contained in:
commit
e0b6d31497
@ -262,6 +262,12 @@ label span.muted {
|
|||||||
From: https://github.com/CurrySoftware/elm-datepicker/blob/3.1.0/css/elm-datepicker.css
|
From: https://github.com/CurrySoftware/elm-datepicker/blob/3.1.0/css/elm-datepicker.css
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
.elm-datepicker--container.ui.input .elm-datepicker--picker {
|
||||||
|
top: 2.7em;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
.elm-datepicker--container {
|
.elm-datepicker--container {
|
||||||
position: relative; }
|
position: relative; }
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user