RED-4110: fix input overflow
This commit is contained in:
parent
3488c75ac9
commit
7dbc21c7bf
@ -4,3 +4,8 @@
|
|||||||
height: 0;
|
height: 0;
|
||||||
visibility: hidden;
|
visibility: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
input {
|
||||||
|
position: absolute;
|
||||||
|
right: 300px;
|
||||||
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user