Fix userlist in /pad

This commit is contained in:
yflory
2017-03-02 12:28:01 +01:00
parent a9afa24428
commit 2b20eef464
2 changed files with 6 additions and 3 deletions

View File

@@ -309,7 +309,10 @@
float: left;
margin-bottom: -1px;
.cryptpad-user-list {
float: right;
//float: right;
pre {
white-space: pre;
}
}
button {
margin: 2px 4px 2px 0px;