diff options
author | Jan-Christoph Borchardt <hey@jancborchardt.net> | 2015-03-23 14:40:56 +0100 |
---|---|---|
committer | Jan-Christoph Borchardt <hey@jancborchardt.net> | 2015-03-23 14:40:56 +0100 |
commit | 5130eca3e3b76efe48332e6d6d063bd728a62d69 (patch) | |
tree | 02a57b6cb4135916c7bc1cfb444365d434cd0e41 /core/css/share.css | |
parent | a9b4f0d8429dbeb612e80b168b6146890bb7843e (diff) | |
download | nextcloud-server-5130eca3e3b76efe48332e6d6d063bd728a62d69.tar.gz nextcloud-server-5130eca3e3b76efe48332e6d6d063bd728a62d69.zip |
combine labels with inputs in sharing dialog, fix #14796
Diffstat (limited to 'core/css/share.css')
-rw-r--r-- | core/css/share.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/css/share.css b/core/css/share.css index a0b041741f3..94811100fcf 100644 --- a/core/css/share.css +++ b/core/css/share.css @@ -65,7 +65,6 @@ #shareWithList label input[type=checkbox]{ margin-left: 0; - top: 3px; position: relative; } #shareWithList .username{ |