mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-27 09:09:04 +01:00
Double space after nm header filters
This commit is contained in:
parent
fc14dba964
commit
f045f6e4f8
@ -263,6 +263,7 @@ span.et2_date span {
|
||||
.et2_file .progress li div.remove {
|
||||
display: none;
|
||||
cursor: pointer;
|
||||
margin: 0px;
|
||||
}
|
||||
|
||||
.et2_file .progress li:hover div.remove {
|
||||
@ -591,6 +592,9 @@ label input, label span, label div, label select, label textarea {
|
||||
.nextmatch_header > .filters {
|
||||
padding-left: 5px;
|
||||
}
|
||||
.nextmatch_header > .filters select {
|
||||
margin-right: 2ex;
|
||||
}
|
||||
.nextmatch_header .et2_button_icon {
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user