aboutsummaryrefslogtreecommitdiffstats
path: root/railties/guides/assets/stylesheets
diff options
context:
space:
mode:
Diffstat (limited to 'railties/guides/assets/stylesheets')
-rw-r--r--railties/guides/assets/stylesheets/main.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/railties/guides/assets/stylesheets/main.css b/railties/guides/assets/stylesheets/main.css
index 7ccae2c87e..bab0b7a9d9 100644
--- a/railties/guides/assets/stylesheets/main.css
+++ b/railties/guides/assets/stylesheets/main.css
@@ -437,7 +437,7 @@ div.code_container, div.important, div.caution, div.warning, div.note, div.info
/* Remove bottom margin of paragraphs in special boxes, otherwise they get a
spurious blank area below with the box background. */
div.important p, div.caution p, div.warning p, div.note p, div.info p {
- margin-bottom: 0px;
+ margin-bottom: 1em;
}
/* Edge Badge