diff options
author | Mario Vavti <mario@mariovavti.com> | 2018-09-05 12:17:32 +0200 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2018-09-05 12:17:32 +0200 |
commit | a821682c8c165077947781bca2064922884f6e7d (patch) | |
tree | 13c922587e76671760463dee4b5493fd52db6906 /view/css | |
parent | 1b7781a1597b0c9ce49eaae3b9dd27bed7f3f7ed (diff) | |
download | volse-hubzilla-a821682c8c165077947781bca2064922884f6e7d.tar.gz volse-hubzilla-a821682c8c165077947781bca2064922884f6e7d.tar.bz2 volse-hubzilla-a821682c8c165077947781bca2064922884f6e7d.zip |
instead of not displaying the cover-photo at all after first page load, load the page with the cover slided up. change pointer to n-resize if cover is not slid.
Diffstat (limited to 'view/css')
-rw-r--r-- | view/css/widgets.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/view/css/widgets.css b/view/css/widgets.css index e330c38e1..995647d1c 100644 --- a/view/css/widgets.css +++ b/view/css/widgets.css @@ -142,7 +142,6 @@ li:hover .group-edit-icon { position: relative; width: 100%; height: auto; - cursor: pointer; } #cover-photo-caption { |