diff options
author | bobzel <zzzman@gmail.com> | 2020-08-06 19:58:52 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-06 19:58:52 -0400 |
commit | 318f2bab4f086ce626fc3f1d099d1a09e245f95d (patch) | |
tree | 85ec890c68b240506e4255c8549a7f4586886c0b /src/client/util/SharingManager.scss | |
parent | 6d8dfee38bd39b95396cbc97405516693116b58f (diff) | |
parent | 3e4329b81d96f139f38eeb182afcbd8359dcd171 (diff) |
Merge pull request #501 from browngraphicslab/acls_uv
For more testing
Diffstat (limited to 'src/client/util/SharingManager.scss')
-rw-r--r-- | src/client/util/SharingManager.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/util/SharingManager.scss b/src/client/util/SharingManager.scss index 8da80ef52..7912db74d 100644 --- a/src/client/util/SharingManager.scss +++ b/src/client/util/SharingManager.scss @@ -84,6 +84,7 @@ .user-sort { text-align: left; margin-left: 10; + width: 100px; cursor: pointer; } |