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