Subramanya Sastry has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/344059 )

Change subject: Tweak figure styles based on visual diff testing
......................................................................

Tweak figure styles based on visual diff testing

* These bring figure rendering with whitespace much closer to
  the PHP parser rendering. Someone with better CSS chops should
  be able to verify / tweak this more.

Change-Id: Ia5cc191a57a34c04189ee57f6bde0387e9e683aa
---
M resources/src/mediawiki.skinning/content.parsoid.less
1 file changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/59/344059/1

diff --git a/resources/src/mediawiki.skinning/content.parsoid.less 
b/resources/src/mediawiki.skinning/content.parsoid.less
index b3d1613..d7aeffa 100644
--- a/resources/src/mediawiki.skinning/content.parsoid.less
+++ b/resources/src/mediawiki.skinning/content.parsoid.less
@@ -90,7 +90,7 @@
                /* In mw-core the font-size is duplicated, 94% in thumbiner
                 * and again 94% in thumbcaption. 88% for font size of the
                 * caption results in the same behavior. */
-               font-size: 88%;
+               font-size: 88.5%;
                line-height: 1.4em;
                text-align: left;
 
@@ -98,7 +98,7 @@
                border-top: 0;
 
                /* taken from .thumbcaption, plus .thumbinner */
-               padding: 1px 5px 5px;
+               padding: 0px 6px 6px 6px;
                background-color: #f9f9f9;
 
                table {

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia5cc191a57a34c04189ee57f6bde0387e9e683aa
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Subramanya Sastry <[email protected]>

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

Reply via email to