Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
This commit is contained in:
@@ -402,7 +402,7 @@ body.html {
|
||||
margin: 2px 0px;
|
||||
cursor: pointer;
|
||||
&.half {
|
||||
width: ~"calc(50% - 4px)";
|
||||
width: ~"calc(50% - 2px)";
|
||||
&:not(.first) {
|
||||
float: right;
|
||||
}
|
||||
@@ -451,6 +451,9 @@ p.buttons, div.buttons {
|
||||
cursor: pointer;
|
||||
margin-top: 10px;
|
||||
}
|
||||
.dropdown-bar {
|
||||
margin-left: 4px;
|
||||
}
|
||||
}
|
||||
|
||||
#fileManagerIframe {
|
||||
|
||||
Reference in New Issue
Block a user