1
0
mirror of https://github.com/nextcloud/ocsms.git synced 2026-08-11 16:32:55 +00:00

CSS fix + preparation for the new peers photos

This commit is contained in:
Loic Blot
2016-05-19 21:51:54 +02:00
parent ad110a9837
commit 42272c9164
3 changed files with 21 additions and 3 deletions
+1 -1
View File
@@ -37,7 +37,7 @@
padding: 0 12px;
}
#app-mailbox-peers li > a {
display: block;
display: inline-block;
overflow: hidden;
-moz-box-sizing: border-box; box-sizing: border-box;
white-space: nowrap;