]> git.openstreetmap.org Git - rails.git/commit
there is not HTML attribute named "padding". either use "cellpadding" (this patch...
authorFrederik Ramm <frederik@remote.org>
Tue, 21 Apr 2009 23:55:02 +0000 (23:55 +0000)
committerFrederik Ramm <frederik@remote.org>
Tue, 21 Apr 2009 23:55:02 +0000 (23:55 +0000)
commit5c783cd0eece7c5d4607b89f1cff313d8d867a04
tree1243309dd2a8449250ded62cc9d7d4f7a10f7b1a
parent1654b3d407feefbabd2da99b754dd28698ca6948
there is not HTML attribute named "padding". either use "cellpadding" (this patch), or use the CSS attribute (i.e. style="padding: 0px").
app/views/browse/_changeset_details.rhtml
app/views/browse/_node_details.rhtml
app/views/browse/_relation_details.rhtml
app/views/browse/_tag_details.rhtml
app/views/browse/_way_details.rhtml