Amire80 has uploaded a new change for review.

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

Change subject: Adjust the styling of input boxes in the selector
......................................................................

Adjust the styling of input boxes in the selector

Change-Id: Ifca062e2e4634d2e2c401df4d9be4a5f66e0363d
---
M modules/source/styles/ext.cx.source.selector.less
1 file changed, 2 insertions(+), 3 deletions(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/ContentTranslation 
refs/changes/96/211396/1

diff --git a/modules/source/styles/ext.cx.source.selector.less 
b/modules/source/styles/ext.cx.source.selector.less
index 869529e..9bce083 100644
--- a/modules/source/styles/ext.cx.source.selector.less
+++ b/modules/source/styles/ext.cx.source.selector.less
@@ -92,14 +92,13 @@
                font-size: medium;
                -webkit-appearance: none;
                border: none;
-               padding: 2px;
+               padding: 2px 2px 2px 30px;
 
                &[type=search] {
                        .background-image-svg('../../tools/images/search.svg', 
'../../tools/images/search.png');
-                       background-position: 5px center;
+                       background-position: left 5px center;
                        background-repeat: no-repeat;
                        background-size: 20px;
-                       padding-left: 30px;
                }
        }
 }

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ifca062e2e4634d2e2c401df4d9be4a5f66e0363d
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/ContentTranslation
Gerrit-Branch: master
Gerrit-Owner: Amire80 <amir.ahar...@mail.huji.ac.il>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to