don't center align link buttons (while at it)

This commit is contained in:
Bruno Windels 2020-11-13 19:04:46 +01:00
parent d2a4242e5b
commit 791b3ae04f

View file

@ -316,6 +316,7 @@ a {
.SessionStatusView button.link {
color: currentcolor;
text-align: left;
}
.SessionStatusView > .end {