Fix translation of date selector elements
This commit is contained in:
parent
fb540c7a46
commit
e9028153cb
@ -147,8 +147,7 @@
|
|||||||
|
|
||||||
#dateInput {
|
#dateInput {
|
||||||
height: 25px;
|
height: 25px;
|
||||||
transform: translateY(-30px);
|
transform: translateY(-8px) translateX(20px);
|
||||||
transform: translateX(20px);
|
|
||||||
}
|
}
|
||||||
button {
|
button {
|
||||||
background: none;
|
background: none;
|
||||||
|
Loading…
Reference in New Issue
Block a user