diff options
author | bobzel <zzzman@gmail.com> | 2020-09-23 10:21:33 -0400 |
---|---|---|
committer | bobzel <zzzman@gmail.com> | 2020-09-23 10:21:33 -0400 |
commit | a4085fdcd9841a30dbc08a04a3bf6cd208e246f0 (patch) | |
tree | e2b3774424200564e3c091ed78d1275dc52c1bac /src/client/util/SharingManager.scss | |
parent | e50260d9e262675039f2c8b1541536a37ffea1ea (diff) |
moved Layout checkbox to developer mode.
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 b756716bf..39d364fcb 100644 --- a/src/client/util/SharingManager.scss +++ b/src/client/util/SharingManager.scss @@ -59,6 +59,7 @@ margin-top: -17px; margin-bottom: 10px; font-size: 10px; + min-height: 40px; input { height: 10px; |