diff options
-rw-r--r-- | themes/jqt/theme.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/jqt/theme.css b/themes/jqt/theme.css index 38f1455..69344c4 100644 --- a/themes/jqt/theme.css +++ b/themes/jqt/theme.css @@ -32,7 +32,7 @@ div#jqt .toolbar > h1 { margin: 1px 0 0 -75px; height: 40px; font-size: 18px; - width: 150px; + width: 140px; font-weight: bold; text-shadow: rgba(0,0,0,1) 0 -1px 1px; text-align: center; |