mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 18:48:51 +02:00
advanced search: numeric between UI (displayed using 1 line instead of 2)
SVN:trunk[5613]
This commit is contained in:
@@ -1200,12 +1200,12 @@ input.dp-applied {
|
||||
}
|
||||
label {
|
||||
&.sfc_op_content_from_label, &.sfc_op_content_until_label {
|
||||
width: 40px;
|
||||
width: 45px;
|
||||
display: inline-block;
|
||||
}
|
||||
}
|
||||
input[type="text"] {
|
||||
width: 82px;
|
||||
width: 77px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user