Brion VIBBER has submitted this change and it was merged.
Change subject: Minor stylistic fixes to make use of LESS features
......................................................................
Minor stylistic fixes to make use of LESS features
Change-Id: I1445658e53810bb11244e6c1df2689ab2ca6e045
---
M www/less/pagestyles.less
1 file changed, 10 insertions(+), 10 deletions(-)
Approvals:
Brion VIBBER: Verified; Looks good to me, approved
diff --git a/www/less/pagestyles.less b/www/less/pagestyles.less
index 1a7b586..5e7f2fe 100644
--- a/www/less/pagestyles.less
+++ b/www/less/pagestyles.less
@@ -55,19 +55,19 @@
margin: 8px 0px;
/* Align everything inside a thumbnail to be centered */
text-align: center;
-}
-.thumb .thumbinner {
- /* Make sure that thumb takes up full width */
- width: 100% !important;
-}
+ .thumbinner {
+ /* Make sure that thumb takes up full width */
+ width: 100% !important;
+ }
-.thumb .magnify {
- display: none; /* Our parser is STUPID */
-}
+ .magnify {
+ display: none; /* Our parser is STUPID */
+ }
-.thumb .noresize {
- overflow-x: auto; /* Scrollbars for images that shouldn't be squished */
+ .noresize {
+ overflow-x: auto; /* Scrollbars for images that shouldn't be squished
*/
+ }
}
/* Makes sure that we don't have horizontal scrollbars for the entire page
because
--
To view, visit https://gerrit.wikimedia.org/r/108708
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I1445658e53810bb11244e6c1df2689ab2ca6e045
Gerrit-PatchSet: 2
Gerrit-Project: apps/android/wikipedia
Gerrit-Branch: master
Gerrit-Owner: Yuvipanda <[email protected]>
Gerrit-Reviewer: Brion VIBBER <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits