Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/view/stylesheet.py
diff options
context:
space:
mode:
Diffstat (limited to 'shell/view/stylesheet.py')
-rw-r--r--shell/view/stylesheet.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/view/stylesheet.py b/shell/view/stylesheet.py
index 5b1c4c6..031716b 100644
--- a/shell/view/stylesheet.py
+++ b/shell/view/stylesheet.py
@@ -70,7 +70,7 @@ clipboard_bubble = {
}
clipboard_menu_item_title = {
- 'xalign': hippo.ALIGNMENT_START,
+ 'xalign': hippo.ALIGNMENT_CENTER,
'padding-left': 5,
'color' : 0xFFFFFFFF,
'font' : style.get_font_description('Bold', 1.2)