jenkins-bot has submitted this change and it was merged. (
https://gerrit.wikimedia.org/r/365870 )
Change subject: Fix content-heading padding
......................................................................
Fix content-heading padding
Fix content-heading padding from the last commit
Change-Id: I9a372ac2027ae857d69de1430bc622df664e62dd
---
M refreshed/styles/screen/main.css
M skin.json
2 files changed, 4 insertions(+), 4 deletions(-)
Approvals:
SamanthaNguyen: Looks good to me, approved
jenkins-bot: Verified
diff --git a/refreshed/styles/screen/main.css b/refreshed/styles/screen/main.css
index 851867c..da60967 100755
--- a/refreshed/styles/screen/main.css
+++ b/refreshed/styles/screen/main.css
@@ -307,9 +307,9 @@
}
#content-heading {
- /* padding-bottom: 1em (#bodyContent padding-left) * 0.9em
(#bodyContent font-size);
- padding-left: 0.25em (padding on top of .standard-toolbox) + 1.5em
(height of .standard-toolbox) + 0.75em (padding on bottom of .standard-toolbox)
*/
- padding: 0.5em 0 0.9em 2.5em;
+ /* padding-left/right: 1em (#bodyContent padding-left) * 0.9em
(#bodyContent font-size);
+ padding-bottom: 0.25em (padding on top of .standard-toolbox) + 1.5em
(height of .standard-toolbox) + 0.75em (padding on bottom of .standard-toolbox)
*/
+ padding: 0.5em 0.9em 2.5em 0.9em;
position: relative;
}
diff --git a/skin.json b/skin.json
index 0feae23..0dcbcee 100755
--- a/skin.json
+++ b/skin.json
@@ -1,6 +1,6 @@
{
"name": "Refreshed",
- "version": "3.3.1",
+ "version": "3.3.2",
"author": [
"Adam Carter",
"Drew1200",
--
To view, visit https://gerrit.wikimedia.org/r/365870
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I9a372ac2027ae857d69de1430bc622df664e62dd
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/skins/Refreshed
Gerrit-Branch: master
Gerrit-Owner: MtMNC <[email protected]>
Gerrit-Reviewer: SamanthaNguyen <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits