mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-22 16:03:47 +01:00
fix always shown horizontal scrollbar
This commit is contained in:
parent
0c5eb74805
commit
525db32b59
@ -38,7 +38,7 @@
|
|||||||
<template id="preferences.settings.tab1" content="tab1"/>
|
<template id="preferences.settings.tab1" content="tab1"/>
|
||||||
</tabpanels>
|
</tabpanels>
|
||||||
</tabbox>
|
</tabbox>
|
||||||
<hbox class="dialogFooterToolbar" width="100%">
|
<hbox class="dialogFooterToolbar">
|
||||||
<button label="Save" id="button[save]"/>
|
<button label="Save" id="button[save]"/>
|
||||||
<button label="Apply" id="button[apply]"/>
|
<button label="Apply" id="button[apply]"/>
|
||||||
<button label="Cancel" id="button[cancel]" onclick="window.close();"/>
|
<button label="Cancel" id="button[cancel]" onclick="window.close();"/>
|
||||||
|
Loading…
Reference in New Issue
Block a user