fix always shown horizontal scrollbar

This commit is contained in:
Ralf Becker 2014-10-30 16:49:56 +00:00
parent 0c5eb74805
commit 525db32b59

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();"/>