]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/notifier/_message_body.html.erb
Removed italic styling on message body
[rails.git] / app / views / notifier / _message_body.html.erb
index 723bb84e5bb6ecb95348e9956e65db51863ce644..6fa6c8c846cd80f342b0c9c7fd956054bc15c035 100644 (file)
@@ -1,4 +1,4 @@
-<table style="font-size: 15px; font-style: italic; margin: 15px; background-color: #eee; width: 520px">
+<table style="font-size: 15px; margin: 15px 0px; background-color: #eee; width: 550px">
   <tr>
     <td style="width: 50px; vertical-align: top; padding: 15px">
       <%= link_to(
@@ -7,7 +7,8 @@
             alt: @author,
             title: @author,
             width: 50,
-            height: 50
+            height: 50,
+            border: 0
           ),
           user_url(@author, :host => SERVER_URL),
           :target => "_blank"