logout button

This commit is contained in:
Hugo Roy 2014-03-19 11:21:37 +01:00 committed by opi
parent 1a8560f725
commit 1e5a75ec89
2 changed files with 6 additions and 118 deletions

File diff suppressed because one or more lines are too long

View file

@ -62,12 +62,9 @@ html, body {
.logout-button {
.make-sm-column(2);
font-size: 2em;
.btn;
.btn-link;
a {
.hidden;
.glyphicon;
.glyphicon-log-out;
.btn;
.btn-link;
}
}
}