From 3401b9ba6dc4aa148b5e35cc987f243622ad61d6 Mon Sep 17 00:00:00 2001 From: wycats Date: Sat, 10 Apr 2010 04:51:41 -0400 Subject: Update the routing guide for style and to add information on new routing features --- railties/guides/assets/stylesheets/main.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'railties/guides/assets/stylesheets') 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 -- cgit v1.2.3