Mouse cursor set to pointer for coverphoto div (instead of arrow). Or else it's not clear that you can click on it to show something (the channel in this case).

This commit is contained in:
jeroenpraat 2016-03-06 16:21:26 +01:00
parent 86f840843f
commit 004468f231

View File

@ -129,6 +129,7 @@ li:hover .group-edit-icon {
position: relative;
width: 100%;
height: auto;
cursor: pointer;
}
#cover-photo-caption {