mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-22 07:53:39 +01:00
change width of search in NM to 3/4 = 12em
This commit is contained in:
parent
33b0380985
commit
9000b802f6
@ -2214,7 +2214,7 @@ lion-validation-feedback[type] {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.nextmatch_header_row .search > * {
|
.nextmatch_header_row .search > * {
|
||||||
width: 16em;
|
width: 12em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.nextmatch_header_row > div > et2-select, .nextmatch_header_row > div > et2-select-cat {
|
.nextmatch_header_row > div > et2-select, .nextmatch_header_row > div > et2-select-cat {
|
||||||
|
Loading…
Reference in New Issue
Block a user