jenkins-bot has submitted this change and it was merged.

Change subject: Style: Spacing issue in vector styles
......................................................................


Style: Spacing issue in vector styles

Also, made selector not dependent of the type of header used (h2 in this case)

Bug: T94069
Change-Id: I97e00ebe9664c1531f63a89dc94516fac42a7800
---
M resources/ext.gather.styles/vector.less
1 file changed, 2 insertions(+), 1 deletion(-)

Approvals:
  Jdlrobson: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/resources/ext.gather.styles/vector.less 
b/resources/ext.gather.styles/vector.less
index dc3c508..d94a786 100644
--- a/resources/ext.gather.styles/vector.less
+++ b/resources/ext.gather.styles/vector.less
@@ -10,8 +10,9 @@
 }
 
 .collection-item {
-       h2 {
+       .collection-item-title {
                border-bottom: none;
+               padding-top: 0.5em;
        }
 }
 

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I97e00ebe9664c1531f63a89dc94516fac42a7800
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Gather
Gerrit-Branch: master
Gerrit-Owner: Jhernandez <[email protected]>
Gerrit-Reviewer: Jdlrobson <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to