projects
/
rails.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
f3941b7
)
Removed italic styling on message body
author
Herve Saint-Amand
<git@saintamh.org>
Wed, 8 Feb 2017 12:02:17 +0000
(12:02 +0000)
committer
Herve Saint-Amand
<git@saintamh.org>
Wed, 8 Feb 2017 21:34:10 +0000
(21:34 +0000)
Contributor BushmanK pointed out quite rightly that italic isn't appropriate for a full body of text.
app/views/notifier/_message_body.html.erb
patch
|
blob
|
history
diff --git
a/app/views/notifier/_message_body.html.erb
b/app/views/notifier/_message_body.html.erb
index cf81340eb7d089ef3749a926161a56fb6c69f17d..6fa6c8c846cd80f342b0c9c7fd956054bc15c035 100644
(file)
--- a/
app/views/notifier/_message_body.html.erb
+++ b/
app/views/notifier/_message_body.html.erb
@@
-1,4
+1,4
@@
-<table style="font-size: 15px;
font-style: italic;
margin: 15px 0px; background-color: #eee; width: 550px">
+<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(
<tr>
<td style="width: 50px; vertical-align: top; padding: 15px">
<%= link_to(