From a8464c97197c1ea9c4b3c35d7cec6a5398b7a522 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C5=93uillet?= Date: Thu, 27 Feb 2014 13:36:06 +0100 Subject: [fix] hover problem with logout link #489 --- themes/baggy/css/main.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'themes') diff --git a/themes/baggy/css/main.css b/themes/baggy/css/main.css index 6316fcc0..9a65dbee 100755 --- a/themes/baggy/css/main.css +++ b/themes/baggy/css/main.css @@ -227,7 +227,7 @@ h2:after { #links li:last-child { position: fixed; bottom: 1em; - width: 10%; + width: 9em; } #links li:last-child a:before { -- cgit v1.2.3