diff options
Diffstat (limited to 'data/themes/unity/popup.xml')
-rw-r--r-- | data/themes/unity/popup.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/themes/unity/popup.xml b/data/themes/unity/popup.xml index 5b9c25bdb..4059063aa 100644 --- a/data/themes/unity/popup.xml +++ b/data/themes/unity/popup.xml @@ -1,6 +1,6 @@ <skinset name="Default" image="window.png"> <widget type="Window" xpos="260" ypos="0"> - <!-- <option name="padding" value="5" /> --> + <option name="padding" value="6" /> <!-- Top Row --> <part type="top-left-corner" xpos="0" ypos="0" width="10" height="10" /> <part type="top-edge" xpos="11" ypos="0" width="127" height="10" /> |