aboutsummaryrefslogtreecommitdiffstats
path: root/railties/guides/assets
diff options
context:
space:
mode:
authorwycats <wycats@gmail.com>2010-04-10 04:51:41 -0400
committerwycats <wycats@gmail.com>2010-04-10 04:51:41 -0400
commit3401b9ba6dc4aa148b5e35cc987f243622ad61d6 (patch)
tree11662dfec6bc2587cad4eab43fd3001432943b35 /railties/guides/assets
parent13bbf98d85029fd4e3563ac46413c7b72625bc25 (diff)
downloadrails-3401b9ba6dc4aa148b5e35cc987f243622ad61d6.tar.gz
rails-3401b9ba6dc4aa148b5e35cc987f243622ad61d6.tar.bz2
rails-3401b9ba6dc4aa148b5e35cc987f243622ad61d6.zip
Update the routing guide for style and to add information on new routing features
Diffstat (limited to 'railties/guides/assets')
-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