mirror of
https://github.com/redmine/redmine.git
synced 2026-02-15 11:07:49 +01:00
Remove unused CSS rule: body.controller-issues h2.inline-flex (#43823).
Patch by Go MAEDA (user:maeda). git-svn-id: https://svn.redmine.org/redmine/trunk@24409 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -780,7 +780,6 @@ div.issue .attribute .value {overflow:auto; text-overflow: ellipsis;}
|
||||
div.issue .attribute.string_cf .value .wiki p {margin-block: 0;}
|
||||
div.issue .attribute.text_cf .value .wiki p:first-of-type {margin-block-start: 0;}
|
||||
div.issue.overdue .due-date .value { color: var(--oc-red-9); }
|
||||
body.controller-issues h2.inline-flex {padding-inline-end: 0}
|
||||
div#sticky-issue-header {
|
||||
display: none;
|
||||
position: fixed;
|
||||
|
||||
Reference in New Issue
Block a user