iBet uBet
web content aggregator. Adding the entire web to your favor.
Link to original content:
http://governor.sc.gov/core/modules/system/css/components/nowrap.module.css?sg6dfo
/** * @file * Utility class to prevent text wrapping. */ .nowrap { white-space: nowrap; }