jenkins-bot has submitted this change and it was merged.

Change subject: Padding adjustment for the dashboard filter buttons
......................................................................


Padding adjustment for the dashboard filter buttons

Set the padding of the filter to 0. Since refactoring the styles
for suggestions it added 5px in the beginning, which made it
appear vertically aligned with the translations list.

Change-Id: I2dd33e0501a488653dab8b6e10c791301dd6895f
---
M modules/dashboard/styles/ext.cx.dashboard.less
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  Santhosh: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/modules/dashboard/styles/ext.cx.dashboard.less 
b/modules/dashboard/styles/ext.cx.dashboard.less
index 752e544..cc9ca65 100644
--- a/modules/dashboard/styles/ext.cx.dashboard.less
+++ b/modules/dashboard/styles/ext.cx.dashboard.less
@@ -151,6 +151,7 @@
                float: left;
                border-radius: 2px;
                overflow: hidden;
+               padding: 0;
 
                :last-child {
                        border-right: 1px solid #656565;

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I2dd33e0501a488653dab8b6e10c791301dd6895f
Gerrit-PatchSet: 4
Gerrit-Project: mediawiki/extensions/ContentTranslation
Gerrit-Branch: master
Gerrit-Owner: Amire80 <[email protected]>
Gerrit-Reviewer: Amire80 <[email protected]>
Gerrit-Reviewer: Nikerabbit <[email protected]>
Gerrit-Reviewer: Pginer <[email protected]>
Gerrit-Reviewer: Santhosh <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to