summaryrefslogtreecommitdiff
path: root/web/views/relation.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/relation.erb
parentab4f955593dfc671af4a4e75791324e0c205d64a (diff)
downloadtaginfo-72da21f7c04139a380c6323a6c8825aa9c5cafd9.tar
taginfo-72da21f7c04139a380c6323a6c8825aa9c5cafd9.tar.gz
CSS cleanup wiki images
Diffstat (limited to 'web/views/relation.erb')
-rw-r--r--web/views/relation.erb6
1 files changed, 3 insertions, 3 deletions
diff --git a/web/views/relation.erb b/web/views/relation.erb
index a92c5df..240ed6c 100644
--- a/web/views/relation.erb
+++ b/web/views/relation.erb
@@ -16,12 +16,12 @@
<li><a href="#roles"><%= t.pages.relation.roles.tab %></a></li>
</ul>
<div id="overview">
- <h2><%= t.pages.relation.overview.title %></h2>
<% if @image_url %>
- <div style="float: right;">
- <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.pages.relation.overview.title %></h2>
<table id="grid-overview">
</table>
<p><%= t.pages.relation.overview.see_also %>: type=<span id="taglink"></span></p>