From 5b942f959d56634484c5ab8f51779dfd683264af Mon Sep 17 00:00:00 2001 From: Damien Elmes Date: Tue, 11 Sep 2012 01:46:17 +0900 Subject: [PATCH] tweak top bar centering --- aqt/toolbar.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/aqt/toolbar.py b/aqt/toolbar.py index 12082aec2..5411062dc 100644 --- a/aqt/toolbar.py +++ b/aqt/toolbar.py @@ -87,9 +87,9 @@ class Toolbar(object): _body = """ - + - + """