forked from wallabag/wallabag
[fix] hover problem with logout link #489
This commit is contained in:
@ -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 {
|
||||||
|
|||||||
Reference in New Issue
Block a user