fix always shown horizontal scrollbar

This commit is contained in:
Ralf Becker 2014-10-30 16:50:17 +00:00
parent d0a6e91984
commit 56215ce864

View File

@ -38,7 +38,7 @@
<template id="preferences.settings.tab1" content="tab1"/>
</tabpanels>
</tabbox>
<hbox class="dialogFooterToolbar" width="100%">
<hbox class="dialogFooterToolbar">
<button label="Save" id="button[save]"/>
<button label="Apply" id="button[apply]"/>
<button label="Cancel" id="button[cancel]" onclick="window.close();"/>