Page MenuHomeWickedGov Phorge

styles.less
No OneTemporary

Size
632 B
Referenced Files
None
Subscribers
None

styles.less

@import 'mediawiki.skin.variables.less';
.mw-EditRecovery-LoadNotification-buttons {
margin-top: @size-50;
text-align: center;
display: flex;
flex-wrap: wrap;
// Allow long phrases in buttons to wrap to multiple lines rather than extend outside the notification box.
.oo-ui-buttonElement > .oo-ui-buttonElement-button {
white-space: normal;
}
.oo-ui-buttonWidget,
.oo-ui-buttonWidget:last-child {
// Remove trailing margins (because we handle horizontal spacing above), and add a top
// margin to keep separation between the buttons and between the buttons and the text above.
margin: @size-50 auto 0 auto;
}
}

File Metadata

Mime Type
text/plain
Expires
Sat, May 16, 18:46 (5 h, 12 m)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
84/ba/6b4ee5a99b06599e27fe42946746
Default Alt Text
styles.less (632 B)

Event Timeline