udacityalumni / udacity-alumni-fe

A front-end web application and bespoke publishing platform, built by Udacity Alumni for Udacity Alumni
https://udacity-alumni.com
MIT License
46 stars 6 forks source link

Calendar Component hides the tags list #153

Closed ghoshabhi closed 2 years ago

ghoshabhi commented 7 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

ghoshabhi commented 7 years ago

I gave a margin-top:50px after this line and it looks better now ? Should this suffice ?