mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-27 09:09:04 +01:00
Remove class that gave tabs extra padding
This commit is contained in:
parent
4d28ab392b
commit
87198dc7a8
@ -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 , ..."/>
|
||||
|
Loading…
Reference in New Issue
Block a user