diff options
author | Jan-Christoph Borchardt <hey@jancborchardt.net> | 2014-05-02 15:24:23 +0200 |
---|---|---|
committer | Jan-Christoph Borchardt <hey@jancborchardt.net> | 2014-05-02 15:26:21 +0200 |
commit | 899c7c04436eb5bd228e5bfa7166be24a746d774 (patch) | |
tree | d07ce26e7a9d8ebcb0ce6f912a0e88c6f30d7d92 /apps | |
parent | a280a69ecc4ddf574da35b947581ec58b8538e0c (diff) | |
download | nextcloud-server-899c7c04436eb5bd228e5bfa7166be24a746d774.tar.gz nextcloud-server-899c7c04436eb5bd228e5bfa7166be24a746d774.zip |
fix position and look of public download button
Diffstat (limited to 'apps')
-rw-r--r-- | apps/files_sharing/css/public.css | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/apps/files_sharing/css/public.css b/apps/files_sharing/css/public.css index efd8d4950d8..67d84701946 100644 --- a/apps/files_sharing/css/public.css +++ b/apps/files_sharing/css/public.css @@ -86,9 +86,6 @@ thead { margin-left: auto; margin-right: auto; } -.directDownload .button img { - vertical-align: text-bottom; -} .directLink label { font-weight: normal; |