Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging

This commit is contained in:
ansuz 2017-08-17 12:51:58 +02:00
commit 95404992da

View file

@ -600,6 +600,7 @@ noscript {
width: ~"calc(100% - 6px)"; width: ~"calc(100% - 6px)";
height: 25px; height: 25px;
line-height: 25px; line-height: 25px;
overflow: hidden;
.usage { .usage {
height: 100%; height: 100%;
display: inline-block; display: inline-block;