mirror of
https://github.com/meineerde/redmine.git
synced 2026-02-01 03:57:15 +00:00
Fix: Ensure right margin for issue filter lines by adjusting max-width (#39806).
git-svn-id: https://svn.redmine.org/redmine/trunk@23069 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
9dae7a75f5
commit
044d316897
@ -626,7 +626,7 @@ fieldset#date-range p { margin: 2px 0 2px 0; }
|
||||
|
||||
#query_form_content > fieldset {
|
||||
min-width: 0;
|
||||
width: 100%;
|
||||
max-width: 100%;
|
||||
}
|
||||
#filters-table {
|
||||
float:left;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user