tweaks and cleanup
[catagits/Reaction.git] / share / skin / base / layout / object.tt
index cec7b4d..fd9c57d 100644 (file)
@@ -1,9 +1,13 @@
 =for layout widget
 
+<div id="object_field_list">
   [% field_list %]
+</div>
 
 =for layout field
 
-  [% call_next %] <br>
+<span class="object_field">
+  [% call_next %]
+</span>
 
 =cut