]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
[fix] hover problem with logout link #489
authorNicolas Lœuillet <nicolas.loeuillet@gmail.com>
Thu, 27 Feb 2014 12:36:06 +0000 (13:36 +0100)
committerNicolas Lœuillet <nicolas.loeuillet@gmail.com>
Thu, 27 Feb 2014 12:36:06 +0000 (13:36 +0100)
themes/baggy/css/main.css

index 6316fcc09d0a1e9fe72c8cf44352c7c4916e077d..9a65dbeec39f653aa94c61427a721c5ad0954b77 100755 (executable)
@@ -227,7 +227,7 @@ h2:after {
   #links li:last-child {
     position: fixed;
     bottom: 1em;
-    width: 10%;
+    width: 9em;
   }
 
   #links li:last-child a:before {