Improve wrapping in the data browse on narrow windows

This commit is contained in:
Tom Hughes 2013-04-25 17:44:40 +01:00
parent 66ce4c3b93
commit aeeb30ce3c

View file

@ -939,6 +939,9 @@ ul.results-list li { border-bottom: 1px solid #ccc; }
color: #ff7070;
font-weight: bold;
}
div {
clear: left;
}
h4, p {
margin-bottom: 5px;
}