Merge pull request #131 from thelounge/astorije/logout-icon

Switch a power-off icon for logging out
This commit is contained in:
Pavel Djundik 2016-03-01 10:52:33 +02:00
commit b39b569a59

View file

@ -480,7 +480,7 @@ button,
}
#footer .sign-out:before {
content: "\f13e";
content: "\f011";
}
#main {