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

Change subject: Small layout tweaks for Flow right-rail
......................................................................


Small layout tweaks for Flow right-rail

Small styling adjustments to:
- Make the flow margin to look well balanced at both sides of the flow content.
- Adjust the position of the toggle icon so that it does not overlap with the 
scrollbar and looks centered when the rail is collapsed.

Change-Id: Ia978f745bcd3529d7a86082af5940b0d3c225714
---
M modules/styles/board/header.less
M modules/styles/common.less
2 files changed, 3 insertions(+), 3 deletions(-)

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



diff --git a/modules/styles/board/header.less b/modules/styles/board/header.less
index 75d3549..1293bd7 100644
--- a/modules/styles/board/header.less
+++ b/modules/styles/board/header.less
@@ -54,8 +54,8 @@
 .side-rail-toggle-button {
        visibility: hidden;
        position: absolute;
-       top: 8px;
-       right: 2px;
+       top: 9px;
+       right: 5px;
        font-size: 1.3em;
 
        &.mw-ui-button {
diff --git a/modules/styles/common.less b/modules/styles/common.less
index 71bdd5c..3e75fb9 100644
--- a/modules/styles/common.less
+++ b/modules/styles/common.less
@@ -150,7 +150,7 @@
                        width: 66%;
                        box-sizing: border-box;
                        max-width: 1200px;
-                       padding-right: 20px;
+                       padding-right: 26px;
                }
        }
 

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ia978f745bcd3529d7a86082af5940b0d3c225714
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Flow
Gerrit-Branch: master
Gerrit-Owner: Pginer <pgi...@wikimedia.org>
Gerrit-Reviewer: Sbisson <sbis...@wikimedia.org>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to