Jdlrobson has uploaded a new change for review.
https://gerrit.wikimedia.org/r/89130
Change subject: Fix regression in user profile talk
......................................................................
Fix regression in user profile talk
Fix styling issue brought in by Idf4db1019ebdeeca23108a86eb7d8102096fecc3
Change-Id: I0b00703ab7deaf4f1ae2c91fd6a5e77b86a1e256
---
M less/specials/userprofile.less
1 file changed, 4 insertions(+), 0 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/MobileFrontend
refs/changes/30/89130/1
diff --git a/less/specials/userprofile.less b/less/specials/userprofile.less
index 7aa1d00..b01f52d 100644
--- a/less/specials/userprofile.less
+++ b/less/specials/userprofile.less
@@ -1,4 +1,8 @@
@import "../mixins.less";
+
+.talk {
+ .background-size( auto, 24px );
+}
.profile {
// FIXME: reconsider top margin for all pages?
margin-top: 1.5em;
--
To view, visit https://gerrit.wikimedia.org/r/89130
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I0b00703ab7deaf4f1ae2c91fd6a5e77b86a1e256
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/MobileFrontend
Gerrit-Branch: master
Gerrit-Owner: Jdlrobson <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits