mirror of
https://github.com/moparisthebest/wallabag
synced 2024-12-17 21:22:15 -05:00
[fix] hover problem with logout link #489
This commit is contained in:
parent
e145f767f3
commit
a8464c9719
@ -227,7 +227,7 @@ h2:after {
|
|||||||
#links li:last-child {
|
#links li:last-child {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
bottom: 1em;
|
bottom: 1em;
|
||||||
width: 10%;
|
width: 9em;
|
||||||
}
|
}
|
||||||
|
|
||||||
#links li:last-child a:before {
|
#links li:last-child a:before {
|
||||||
|
Loading…
Reference in New Issue
Block a user