]> git.openstreetmap.org Git - rails.git/commit
Remove that ugly style="margin: 0"
authorHerve Saint-Amand <git@saintamh.org>
Fri, 13 Jan 2017 22:58:57 +0000 (22:58 +0000)
committerHerve Saint-Amand <git@saintamh.org>
Fri, 13 Jan 2017 22:58:57 +0000 (22:58 +0000)
commit433b7c5dfae0afa72058c2aaf236859998a2175a
treecdc9bc240b1073e1698fe05c1275dc589733ba95
parentc94213847b8e5b71864b34748ba9fadaefbfddfe
Remove that ugly style="margin: 0"

It's really only needed for rendering in Yahoo. Let's try to do without having to copy-paste that into every html template.
app/views/layouts/notifier.html.erb
app/views/notifier/changeset_comment_notification.html.erb
app/views/notifier/diary_comment_notification.html.erb
app/views/notifier/email_confirm.html.erb
app/views/notifier/friend_notification.html.erb
app/views/notifier/gpx_failure.html.erb
app/views/notifier/gpx_success.html.erb
app/views/notifier/lost_password.html.erb
app/views/notifier/message_notification.html.erb
app/views/notifier/note_comment_notification.html.erb
app/views/notifier/signup_confirm.html.erb