mirror of
https://github.com/NASAWorldWind/WebWorldWind.git
synced 2025-12-08 19:46:18 +00:00
6 lines
176 B
CSS
6 lines
176 B
CSS
/* @version $Id: Explorer.css 3296 2015-06-30 20:19:26Z tgaskins $ */
|
|
.wrap-panel-heading {
|
|
white-space: normal;
|
|
-ms-word-wrap: break-word;
|
|
word-wrap: break-word;
|
|
} |