Actions
Bug #7892
closedCBOX - Group widget filter links overlap widget title
Status:
Rejected
Priority name:
Normal
Assignee:
Category name:
Commons In A Box
Target version:
-
Start date:
2017-04-02
Due date:
% Done:
0%
Estimated time:
Deployment actions:
Description
Hi Boone -
I see some weird overlapping display in the group sidebar. See attached. Not sure what is causing it, but when I get rid of margin-top:-45px it goes away - see below.
div.item-options {
float: right;
margin-right: 0px;
/* margin-top: -45px; */
font-size: 70%;
}
Files
Actions