Auftrags-Controller: Aussehen: weniger Platz für Pos. und <hr> weg.
authorBernd Bleßmann <bernd@kivitendo-premium.de>
Thu, 17 Sep 2015 10:28:19 +0000 (12:28 +0200)
committerG. Richardson <information@kivitendo-premium.de>
Mon, 16 Nov 2015 15:15:57 +0000 (16:15 +0100)
templates/webpages/order/tabs/basic_data.html

index c7b9874..7783b7c 100644 (file)
     <tr>
       <td>
 
-        <div id="row_table_scroll_id" style="overflow-y: auto; height: 45vh">
+        <div id="row_table_scroll_id" style="overflow-y: auto; height: 25vh">
           <table id="row_table_id" width="100%">
             <thead>
               <tr class="listheading">
       </td>
     </tr>
 
-    <tr>
-      <td><hr></td>
-    </tr>
-
   </table>
 
 </div>