Merge "Increase padding around warning icon"

This commit is contained in:
jenkins-bot 2020-07-17 15:51:53 +00:00 committed by Gerrit Code Review
commit e2573f7787

View file

@ -103,12 +103,13 @@
> .oo-ui-iconElement-icon {
background-position: center center;
transform: scale( 1.5 );
transform-origin: 0 center;
}
}
> .oo-ui-labelElement-label {
flex-grow: 1;
margin-left: 2.5em;
margin-left: 3em;
}
}