Closed ghoshabhi closed 2 years ago
The calendar component on the page opened after clicking on a Tag hides the tag list! Example here. I would like to fix this, is this just a margin problem ? maybe giving margin-top will solve this ? @RyanCCollins
margin-top
I gave a margin-top:50px after this line and it looks better now ? Should this suffice ?
margin-top:50px
The calendar component on the page opened after clicking on a Tag hides the tag list! Example here. I would like to fix this, is this just a margin problem ? maybe giving
margin-top
will solve this ? @RyanCCollins