Feature #43261 » add-border-bottom-to-issue-history.patch
app/assets/stylesheets/application.css | ||
---|---|---|
788 | 788 | |
789 | 789 |
#update {margin-bottom: 1.4em;} |
790 | 790 | |
791 |
#history {border-bottom: 1px solid #d0d7de;} |
|
791 | 792 |
#history p.nodata {display: none;} |
792 | 793 |
/* Prevent content from being hidden behind a #sticky-issue-header when scrolling via anchor links. */ |
793 | 794 |
.controller-issues.action-show div.wiki a[name], |