OSDN Git Service

t#29796:update licensing views
[pettanr/pettanr.git] / app / views / original_pictures / show.html.erb
index 8fd8863..50ad514 100644 (file)
@@ -6,26 +6,15 @@ Original Picture
 
 <table class="no-border">
   <tr>
-    <td>
-      <p>
-        <b>Ext:</b>
-        <%= @original_picture.ext %>
-      </p>
-
-      <p>
-        <b>Width:</b>
-        <%= @original_picture.width %>
-      </p>
-
-      <p>
-        <b>Height:</b>
-        <%= @original_picture.height %>
-      </p>
-
-      <p>
-        <b>filesize:</b>
-        <%= @original_picture.filesize %>
-      </p>
+    <td width="70%">
+      <b>Ext:</b>
+      <%= @original_picture.ext %>
+      <b>Width:</b>
+      <%= @original_picture.width %>
+      <b>Height:</b>
+      <%= @original_picture.height %>
+      <b>filesize:</b>
+      <%= @original_picture.filesize %>
 
       <p>
         <b>md5:</b>