Merge pull request #5316 from josh3336/fix/mobile-map-list

Fixes issue with map line numbering breaking into differnet lines
This commit is contained in:
Logan Tegman
2015-12-16 10:56:02 -08:00

View File

@ -133,7 +133,6 @@ h1, h2, h3, h4, h5, h6, p, li {
ul { ul {
list-style: none; list-style: none;
word-wrap: break-word;
} }
.panel-heading { .panel-heading {