change width of search in NM to 3/4 = 12em

This commit is contained in:
ralf 2022-08-23 15:37:03 +02:00
parent 33b0380985
commit 9000b802f6

View File

@ -2214,7 +2214,7 @@ lion-validation-feedback[type] {
}
.nextmatch_header_row .search > * {
width: 16em;
width: 12em;
}
.nextmatch_header_row > div > et2-select, .nextmatch_header_row > div > et2-select-cat {