Merge pull request #131 from thelounge/astorije/logout-icon
Switch a power-off icon for logging out
This commit is contained in:
commit
b39b569a59
@ -480,7 +480,7 @@ button,
|
|||||||
}
|
}
|
||||||
|
|
||||||
#footer .sign-out:before {
|
#footer .sign-out:before {
|
||||||
content: "\f13e";
|
content: "\f011";
|
||||||
}
|
}
|
||||||
|
|
||||||
#main {
|
#main {
|
||||||
|
Loading…
Reference in New Issue
Block a user