summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/test.scss b/test.scss
index 5b8469c..8099199 100644
--- a/test.scss
+++ b/test.scss
@@ -10,7 +10,7 @@
.inlinepage {
border: 0;
padding: 0;
- margin: 1em 0;
+ margin: 0 0 1em 0;
background-color: none;
}