Improve wrapping in the data browse on narrow windows
This commit is contained in:
parent
66ce4c3b93
commit
aeeb30ce3c
1 changed files with 3 additions and 0 deletions
|
@ -939,6 +939,9 @@ ul.results-list li { border-bottom: 1px solid #ccc; }
|
||||||
color: #ff7070;
|
color: #ff7070;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
div {
|
||||||
|
clear: left;
|
||||||
|
}
|
||||||
h4, p {
|
h4, p {
|
||||||
margin-bottom: 5px;
|
margin-bottom: 5px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue