aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRafael Mendonça França <rafaelmfranca@gmail.com>2014-09-25 18:02:53 -0300
committerRafael Mendonça França <rafaelmfranca@gmail.com>2014-09-25 18:02:53 -0300
commit3a88535149da08ec4e1609a3af1e06241b2ecb94 (patch)
tree3b981a9be72e7f8343d60e5b7ebfff98c5a5e1cb
parent419dfea7d0dd7819cdde8f009e6c190041d5319c (diff)
parentfe1b02d5ac13c9157ce9c8c960271b238455c691 (diff)
downloadrails-3a88535149da08ec4e1609a3af1e06241b2ecb94.tar.gz
rails-3a88535149da08ec4e1609a3af1e06241b2ecb94.tar.bz2
rails-3a88535149da08ec4e1609a3af1e06241b2ecb94.zip
Merge pull request #17061 from bronzle/remove_extra_#
remove extra # in css
-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;