Esanders has uploaded a new change for review.
https://gerrit.wikimedia.org/r/284683
Change subject: Convert spaces to tabs
......................................................................
Convert spaces to tabs
Change-Id: I584a1702eb8778adf988e1b79851ec74d95aa0a4
---
M src/ce/styles/nodes/ve.ce.SectionNode.css
1 file changed, 4 insertions(+), 4 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/VisualEditor/VisualEditor
refs/changes/83/284683/1
diff --git a/src/ce/styles/nodes/ve.ce.SectionNode.css
b/src/ce/styles/nodes/ve.ce.SectionNode.css
index 718d3fe..eed3e64 100644
--- a/src/ce/styles/nodes/ve.ce.SectionNode.css
+++ b/src/ce/styles/nodes/ve.ce.SectionNode.css
@@ -7,10 +7,10 @@
/* Prevent margin collapse across sections */
.ve-ce-sectionNode:before,
.ve-ce-sectionNode:after {
- content: "\00a0";
- display: block;
- overflow: hidden;
- height: 0;
+ content: "\00a0";
+ display: block;
+ overflow: hidden;
+ height: 0;
}
.ve-ce-documentNode .ve-ce-sectionNode {
--
To view, visit https://gerrit.wikimedia.org/r/284683
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I584a1702eb8778adf988e1b79851ec74d95aa0a4
Gerrit-PatchSet: 1
Gerrit-Project: VisualEditor/VisualEditor
Gerrit-Branch: master
Gerrit-Owner: Esanders <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits