GUI: Fix TabWidget's padding in layout_lowres.stx

This commit is contained in:
Alexander Tkachev 2016-06-25 01:03:04 +06:00 committed by Eugene Sandulenko
parent 0ae4409138
commit 5868d6d471

View File

@ -95,7 +95,7 @@
padding = '0, 0, 2, 0'
/>
<widget name = 'TabWidget.Body'
padding = '0, 0, 0, -8'
padding = '0, 0, 0, 0'
/>
<widget name = 'TabWidget.NavButton'
size = '32, 18'