Bartosz Dziewoński has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/381154 )

Change subject: Remove stray unnecessary @noflip
......................................................................

Remove stray unnecessary @noflip

Follow-up to 5d0a07bf9dac66a9b705865b5c675f2be960e4e6.
As it happens, it actually doesn't matter whether this
element has 'float: left' or 'float: right', the
rendering is exactly the same. Let's remove the @noflip
for consistency with .vectorTabs, .vectorMenu etc.

Change-Id: I167c5f6cab7fb85344a558b632b38cbca85fa37c
---
M components/search.less
1 file changed, 0 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/skins/Vector 
refs/changes/54/381154/1

diff --git a/components/search.less b/components/search.less
index 50bfe13..f66c839 100644
--- a/components/search.less
+++ b/components/search.less
@@ -3,7 +3,6 @@
 
 /* Search */
 #p-search {
-       /* @noflip */
        float: left;
        margin-right: 0.5em;
        margin-left: 0.5em;

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I167c5f6cab7fb85344a558b632b38cbca85fa37c
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/skins/Vector
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