forked from mystiq/hydrogen-web
don't center align link buttons (while at it)
This commit is contained in:
parent
d2a4242e5b
commit
791b3ae04f
1 changed files with 1 additions and 0 deletions
|
@ -316,6 +316,7 @@ a {
|
||||||
|
|
||||||
.SessionStatusView button.link {
|
.SessionStatusView button.link {
|
||||||
color: currentcolor;
|
color: currentcolor;
|
||||||
|
text-align: left;
|
||||||
}
|
}
|
||||||
|
|
||||||
.SessionStatusView > .end {
|
.SessionStatusView > .end {
|
||||||
|
|
Loading…
Reference in a new issue