summaryrefslogtreecommitdiff
path: root/web/views/key.erb
diff options
context:
space:
mode:
authorJochen Topf <jochen@topf.org>2013-01-18 20:18:07 +0100
committerJochen Topf <jochen@topf.org>2013-01-18 20:18:07 +0100
commit72da21f7c04139a380c6323a6c8825aa9c5cafd9 (patch)
tree893eb8019a0e2eb6b6b703fc5fe40e941f65deff /web/views/key.erb
parentab4f955593dfc671af4a4e75791324e0c205d64a (diff)
downloadtaginfo-72da21f7c04139a380c6323a6c8825aa9c5cafd9.tar
taginfo-72da21f7c04139a380c6323a6c8825aa9c5cafd9.tar.gz
CSS cleanup wiki images
Diffstat (limited to 'web/views/key.erb')
-rw-r--r--web/views/key.erb6
1 files changed, 3 insertions, 3 deletions
diff --git a/web/views/key.erb b/web/views/key.erb
index 5a86516..3e8a20e 100644
--- a/web/views/key.erb
+++ b/web/views/key.erb
@@ -29,13 +29,13 @@
<li><a href="#josm"><%= t.sources.josm.name %></a></li>
</ul>
<div id="overview">
- <div style="float: right; text-align: center;">
+ <div style="float: right; text-align: center; padding-left: 20px;">
<p><%= t.pages.key.overview.distribution_of_values %></p>
<div class="canvas" id="canvas-values"></div>
</div>
<% if @image_url %>
- <div style="float: right; padding: 0 20px 20px 20px;">
- <img src="<%= @image_url %>" style="border: 1px solid #a0a0a0; border-radius: 4px; padding: 1px;" alt=""/>
+ <div class="wiki_image">
+ <img src="<%= @image_url %>" alt=""/>
</div>
<% end %>
<h2><%= t.taginfo.overview %></h2>