[FIX] Feeds header's layout
authorAntonin Bourguignon <abo@openerp.com>
Thu, 19 Jul 2012 14:10:19 +0000 (16:10 +0200)
committerAntonin Bourguignon <abo@openerp.com>
Thu, 19 Jul 2012 14:10:19 +0000 (16:10 +0200)
bzr revid: abo@openerp.com-20120719141019-p6ugjbsnt7wrfb03

addons/mail/static/src/xml/mail.xml

index 982fb8a..ce15f83 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <template>
 
-    <div t-name="mail.Wall" class="oe_view_manager oe_mail_wall oe_view_manager_global">
+    <div t-name="mail.Wall" class="oe_view_manager oe_mail_wall oe_view_manager_current">
         <table class="oe_view_manager_header">
           <colgroup>
             <col width="33%"/>
@@ -9,7 +9,7 @@
             <col width="34%"/>
           </colgroup>
           <tbody>
-            <tr class="oe_header_row">
+            <tr class="oe_header_row oe_header_row_top">
                 <td colspan="2">
                     <h2 class="oe_view_title">
                         <span class="oe_view_title_text">All Feeds</span>