vladotesanovic / ngSemantic

Angular 2 building blocks :package: based on Semantic UI
https://ng-semantic.herokuapp.com/
MIT License
973 stars 148 forks source link

Fixed sidebar overflow - #150 #155

Open liammann opened 7 years ago

liammann commented 7 years ago

The sidebar was being cut at the screen height. Have added min-height: 100%; to fix.