diff options
| author | bobzel <zzzman@gmail.com> | 2020-09-23 11:56:54 -0400 |
|---|---|---|
| committer | bobzel <zzzman@gmail.com> | 2020-09-23 11:56:54 -0400 |
| commit | c7d8dd124fcc4d427fe37085317fe63f9005d3f3 (patch) | |
| tree | 75ec9506dbbc26e3491220259a83a0f9902bc2e0 /src/client/util/SharingManager.scss | |
| parent | b97e7dcb31f4f8812d86b9b1944b912b544f3824 (diff) | |
| parent | 3432a0696d0d1fe42e00c9cf97a96368442a9faf (diff) | |
Merge branch 'acls_uv'
Diffstat (limited to 'src/client/util/SharingManager.scss')
| -rw-r--r-- | src/client/util/SharingManager.scss | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/client/util/SharingManager.scss b/src/client/util/SharingManager.scss index 39d364fcb..06458827a 100644 --- a/src/client/util/SharingManager.scss +++ b/src/client/util/SharingManager.scss @@ -72,7 +72,8 @@ } } - .layoutDoc-acls { + .layoutDoc-acls, + .myDocs-acls { display: flex; flex-direction: column; float: right; |
