TheDJ has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/225031

Change subject: Correct typo in tables stylesheet of minerva
......................................................................

Correct typo in tables stylesheet of minerva

Bug: T105762
Change-Id: Ib3b9afa4883fe54217668cb87117347aa1c4d143
---
M resources/skins.minerva.content.styles/tables.less
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/MobileFrontend 
refs/changes/31/225031/1

diff --git a/resources/skins.minerva.content.styles/tables.less 
b/resources/skins.minerva.content.styles/tables.less
index c310daa..47c6833 100644
--- a/resources/skins.minerva.content.styles/tables.less
+++ b/resources/skins.minerva.content.styles/tables.less
@@ -27,7 +27,7 @@
                        // We only style cells that are direct children of the 
wikitable table since
                        // table tags may be used for non-table purposes within 
the cells.
                        > tr > th,
-                       > tr > th,
+                       > tr > td,
                        > * > tr > th,
                        > * > tr > td {
                                border: 1px solid @grayLightest;

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib3b9afa4883fe54217668cb87117347aa1c4d143
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/MobileFrontend
Gerrit-Branch: master
Gerrit-Owner: TheDJ <[email protected]>

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

Reply via email to