Patch #42497 » 0001-Adjust-the-position-of-the-news-comment-delete-button.patch
| app/assets/stylesheets/application.css | ||
|---|---|---|
| 589 | 589 |
.contextual {float:right; white-space: nowrap; line-height:1.4em;margin:5px 0px; padding-left: 10px; font-size:0.9em;}
|
| 590 | 590 |
.contextual input, .contextual select {font-size:0.9em;}
|
| 591 | 591 |
.message .contextual { margin-top: 0; }
|
| 592 |
#comments .contextual { margin-top: 0; }
|
|
| 592 | 593 | |
| 593 | 594 |
.splitcontent {overflow: auto; display: flex; flex-wrap: wrap;}
|
| 594 | 595 |
.splitcontentleft {flex: 1; margin-right: 5px;}
|
- « Previous
- 1
- 2
- 3
- Next »