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 {
|
||||
color: currentcolor;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.SessionStatusView > .end {
|
||||
|
|
Reference in a new issue