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