Jhernandez has uploaded a new change for review.

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

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(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Gather 
refs/changes/74/199974/1

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: newchange
Gerrit-Change-Id: I97e00ebe9664c1531f63a89dc94516fac42a7800
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Gather
Gerrit-Branch: master
Gerrit-Owner: Jhernandez <[email protected]>

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

Reply via email to