Kaldari has uploaded a new change for review.
https://gerrit.wikimedia.org/r/121447
Change subject: Fixing styling of 'Search within page' caption
......................................................................
Fixing styling of 'Search within page' caption
Without this change the caption text runs up against the border of
the button next to it.
Change-Id: I83cf74e61932c7427c4eaac43be2317dd82dc2fe
---
M less/common/OverlayNew.less
1 file changed, 2 insertions(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/MobileFrontend
refs/changes/47/121447/1
diff --git a/less/common/OverlayNew.less b/less/common/OverlayNew.less
index a2b8714..8eab909 100644
--- a/less/common/OverlayNew.less
+++ b/less/common/OverlayNew.less
@@ -232,7 +232,8 @@
white-space: nowrap;
.overlay-title,
- .overlay-search {
+ .overlay-search,
+ .caption {
padding: 0 @headerTitleMarginH;
}
--
To view, visit https://gerrit.wikimedia.org/r/121447
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I83cf74e61932c7427c4eaac43be2317dd82dc2fe
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/MobileFrontend
Gerrit-Branch: master
Gerrit-Owner: Kaldari <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits