aboutsummaryrefslogtreecommitdiffstats
path: root/railties
diff options
context:
space:
mode:
authorByron Bischoff <byronb@gmail.com>2014-09-25 13:53:45 -0700
committerByron Bischoff <byronb@gmail.com>2014-09-25 13:53:45 -0700
commitfe1b02d5ac13c9157ce9c8c960271b238455c691 (patch)
treee2c939cf2a28ea08f1fedd945523e593f6995ada /railties
parent9d05d6de52871e57bfbf54a60de005e8a5f5b0e4 (diff)
downloadrails-fe1b02d5ac13c9157ce9c8c960271b238455c691.tar.gz
rails-fe1b02d5ac13c9157ce9c8c960271b238455c691.tar.bz2
rails-fe1b02d5ac13c9157ce9c8c960271b238455c691.zip
remove extra # in css
Diffstat (limited to 'railties')
-rw-r--r--railties/lib/rails/templates/rails/welcome/index.html.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/railties/lib/rails/templates/rails/welcome/index.html.erb b/railties/lib/rails/templates/rails/welcome/index.html.erb
index b06260b5af..89792066d5 100644
--- a/railties/lib/rails/templates/rails/welcome/index.html.erb
+++ b/railties/lib/rails/templates/rails/welcome/index.html.erb
@@ -65,7 +65,7 @@
}
#header h1, #header h2 {margin: 0}
- #
+
#header h2 {
color: #888;
font-weight: normal;