Revision 23591
Added by Marius BĂLTEANU 4 months ago
branches/6.0-stable/app/assets/stylesheets/application.css | ||
---|---|---|
585 | 585 |
} |
586 | 586 |
.contextual {float:right; white-space: nowrap; line-height:1.4em;margin:5px 0px; padding-left: 10px; font-size:0.9em;} |
587 | 587 |
.contextual input, .contextual select {font-size:0.9em;} |
588 |
.message .contextual { margin-top: 0; } |
|
588 |
.message .contextual, #comments .contextual { margin-top: 0; }
|
|
589 | 589 | |
590 | 590 |
.splitcontent {overflow: auto; display: flex; flex-wrap: wrap;} |
591 | 591 |
.splitcontentleft {flex: 1; margin-right: 5px;} |
Also available in: Unified diff
Merge r23590 from trunk to 6.0-stable (#42497).