mirror of
https://github.com/wallabag/wallabag.git
synced 2025-02-02 12:02:23 +00:00
[fix] hover problem with logout link #489
This commit is contained in:
parent
e145f767f3
commit
a8464c9719
1 changed files with 1 additions and 1 deletions
|
@ -227,7 +227,7 @@ h2:after {
|
|||
#links li:last-child {
|
||||
position: fixed;
|
||||
bottom: 1em;
|
||||
width: 10%;
|
||||
width: 9em;
|
||||
}
|
||||
|
||||
#links li:last-child a:before {
|
||||
|
|
Loading…
Reference in a new issue