Bartosz Dziewoński has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/157187

Change subject: mediawiki.ui: Remove deployment hack
......................................................................

mediawiki.ui: Remove deployment hack

Follow-up to a88f8a49.

Change-Id: Ie068551db381c63a78c1a4f2bee84c9876d08012
---
M resources/src/mediawiki.ui/components/forms.less
1 file changed, 0 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/87/157187/1

diff --git a/resources/src/mediawiki.ui/components/forms.less 
b/resources/src/mediawiki.ui/components/forms.less
index 9ee8ef4..4943db5 100644
--- a/resources/src/mediawiki.ui/components/forms.less
+++ b/resources/src/mediawiki.ui/components/forms.less
@@ -125,7 +125,6 @@
        // This specifies styling for individual field validation error 
messages.
        // Show them below the fields to prevent line break glitches, and leave
        // some space between the field and the error message box.
-       .mw-ui-vform-div .error, /* for backwards-compatibility, remove before 
1.24 */
        .mw-ui-vform-field .error {
                display: block;
                margin-top: 5px;
@@ -143,7 +142,6 @@
 //
 // (We use a broad definition of 'field' here: a purely textual information
 // block is also a "field".)
-.mw-ui-vform-div, /* for backwards-compatibility, remove before 1.24 */
 .mw-ui-vform-field {
        display: block;
        margin: 0 0 15px;

-- 
To view, visit https://gerrit.wikimedia.org/r/157187
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie068551db381c63a78c1a4f2bee84c9876d08012
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Bartosz Dziewoński <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to