Patch #43823 ยป remove-h2-inline-flex.patch
| app/assets/stylesheets/application.css | ||
|---|---|---|
| 780 | 780 |
div.issue .attribute.string_cf .value .wiki p {margin-block: 0;}
|
| 781 | 781 |
div.issue .attribute.text_cf .value .wiki p:first-of-type {margin-block-start: 0;}
|
| 782 | 782 |
div.issue.overdue .due-date .value { color: var(--oc-red-9); }
|
| 783 |
body.controller-issues h2.inline-flex {padding-inline-end: 0}
|
|
| 784 | 783 |
div#sticky-issue-header {
|
| 785 | 784 |
display: none; |
| 786 | 785 |
position: fixed; |