diff --git a/app/assets/stylesheets/default/application.css.erb b/app/assets/stylesheets/default/application.css.erb index 64f63c81f2..5e73c05040 100644 --- a/app/assets/stylesheets/default/application.css.erb +++ b/app/assets/stylesheets/default/application.css.erb @@ -3436,4 +3436,13 @@ input::-webkit-input-placeholder { opacity: 1; filter:Alpha(Opacity=100); font-weight: bold; +} + +h4.comment { + margin-bottom: 8px; + margin-top: 18px; +} + +h4.comment img { + margin-right: 3px; } \ No newline at end of file diff --git a/app/views/news/show.html.erb b/app/views/news/show.html.erb index c408ca19df..924038e753 100644 --- a/app/views/news/show.html.erb +++ b/app/views/news/show.html.erb @@ -76,7 +76,7 @@ See doc/COPYRIGHT.rdoc for more details. :title => l(:button_delete), :alt => l(:button_delete) %> -