CC-4172: Fix alignment of 'is in the range' boxes
This commit is contained in:
parent
2f447d24a5
commit
c6dc5a818f
|
@ -531,11 +531,11 @@ table.library-get-file-md.table-small{
|
||||||
}
|
}
|
||||||
|
|
||||||
input.input_text.sp_input_text{
|
input.input_text.sp_input_text{
|
||||||
width: 140px !important;
|
width: 139px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
input.input_text.sp_extra_input_text{
|
input.input_text.sp_extra_input_text{
|
||||||
width: 90px !important;
|
width: 60px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.sp_text_font{
|
.sp_text_font{
|
||||||
|
|
Loading…
Reference in New Issue