From b0870e02f7bde476a47e50d252c9d4c9dadf12a8 Mon Sep 17 00:00:00 2001 From: Dave Davenport Date: Sat, 21 Jan 2017 12:13:01 +0100 Subject: [PATCH] Center the arthur theme --- themes/arthur.rasi | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/themes/arthur.rasi b/themes/arthur.rasi index e863eca4..8e0a72ec 100644 --- a/themes/arthur.rasi +++ b/themes/arthur.rasi @@ -43,8 +43,7 @@ } #window { location: center; - anchor: north; - y-offset: -5em; + anchor: center; } #window box { padding: 10px;