Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 143 Bytes

css.md

File metadata and controls

10 lines (6 loc) · 143 Bytes

CSS Snippets

//hide header from portal
	jQuery("body > div > header").hide()

Truncate Block with Pure CSS and Fixed-Height