Make time span dropdown style on cycle analytics page consistent
Merge request reports
Activity
@cperessini Can you please have a look?
assigned to @cperessini
mentioned in issue #28921 (moved)
Style inside the dropdown looks good
The menu seems to overlap with the dropdown button, instead of hanging from a few pixels below it. When I've measured the distance in screenshots it's been 3px, but not sure if that has changed.
Edited by Chris Peressiniassigned to @winh
The menu seems to overlap with the dropdown button
This was broken before but I have fixed it nonetheless:
@annabeldunstone Can you review please?
assigned to @annabeldunstone
The menu seems to overlap with the dropdown button
This was broken before but I have fixed it nonetheless:
@annabeldunstone Can you review please?
Edited by Winnie HellmannAwesome @winh, thanks a lot for taking care of it!
LGTM! I'm wondering if, since we're using the same chunk of CSS for all these dropdowns (until it's refactored to be global), we should put the whole thing in a
mixin
? That way we won't have to repeat it so much. What do you think @winh?I'll merge this in the time being regardless.
mentioned in commit 3f230455
mentioned in merge request !13193 (merged)
mentioned in merge request !13274 (merged)