Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 193 Bytes

css.md

File metadata and controls

10 lines (10 loc) · 193 Bytes

#jsonDiv { word-wrap: break-word; /* All browsers since IE 5.5+ / overflow-wrap: break-word; / Renamed property in CSS3 draft spec */ } #hugeButton { width: 100%; height: 30px; }