fix position of shared file buttons

This commit is contained in:
Jan-Christoph Borchardt 2014-07-02 23:07:30 +02:00
parent e1e4fde697
commit ae195c99a1
1 changed files with 3 additions and 1 deletions

View File

@ -230,8 +230,10 @@
padding: 7px 5px;
color: #fff;
height: 100%;
max-width: 40%;
max-width: 80%;
white-space: nowrap;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
/* Profile picture in header */