fix for due date control
Signed-off-by: Artem Anufrij <artem.anufrij@live.de>
This commit is contained in:
committed by
Julius Härtl
parent
a14b74223b
commit
14c90e53ce
@@ -569,13 +569,13 @@ input.input-inline {
|
||||
|
||||
.timepicker-input {
|
||||
width: 50px;
|
||||
border-left: 0;
|
||||
border-radius: 0px 3px 3px 0px;
|
||||
}
|
||||
|
||||
.datepicker-input {
|
||||
width: 85px;
|
||||
margin: 3px 0px;
|
||||
border-right: 0;
|
||||
border-radius: 3px 0px 0px 3px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user