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:
parent
86f840843f
commit
004468f231
@ -129,6 +129,7 @@ li:hover .group-edit-icon {
|
||||
position: relative;
|
||||
width: 100%;
|
||||
height: auto;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
#cover-photo-caption {
|
||||
|
Reference in New Issue
Block a user