Remove class that gave tabs extra padding

This commit is contained in:
nathan 2022-08-02 11:36:10 -06:00
parent 4d28ab392b
commit 87198dc7a8

View File

@ -185,7 +185,7 @@
</hbox>
</row>
<row>
<tabbox id="tabs" class="et2_nowrap" span="all" width="100%" tab_height="250px">
<tabbox id="tabs" span="all" width="100%" tab_height="250px">
<tabs>
<tab id="description" label="Description" statustext="longer textual description"/>
<tab id="details" label="Details" statustext="Location, priority , ..."/>