Reply widget: Simplify LESS expression

Change-Id: I1d00c81377cfe83167384c83d3abd3f1bcdc2497
This commit is contained in:
Ed Sanders 2022-07-01 13:31:19 +01:00
parent 299d5ed151
commit 1ad01e661a

View file

@ -352,7 +352,7 @@
max-width: none;
}
&-advanced.oo-ui-element-hidden + .ext-discussiontools-ui-replyWidget-anonWarning {
&-advanced.oo-ui-element-hidden + &-anonWarning {
// Removing spacing between message widgets when the first is hidden
margin-top: 0;
}