Remove large blank space again

As per https://github.com/kiwix/kiwix-js/issues/34 and https://github.com/openzim/mwoffliner/issues/96


Former-commit-id: 7526c210ceee6f9daa19e202461540be0c04627b [formerly 1a32b4cc6b8c1a280f4cdef66eea1f0b9d8eb8fb]
Former-commit-id: a5b20a49b0f26512e2791ccd5e8f4a6fb528c2a2
This commit is contained in:
Jaifroid 2018-05-02 18:09:11 +01:00
parent 2fa8ea2337
commit b83aae827f

View File

@ -2173,9 +2173,9 @@ input.search::-webkit-search-decoration, input.search::-webkit-search-cancel-but
font-size: 0.58823529em
}
.content h2 {
/*.content h2 {
clear: both
}
}*/
.content h2 .edit-page {
font-size: 0.66666667em
@ -2195,7 +2195,7 @@ input.search::-webkit-search-decoration, input.search::-webkit-search-cancel-but
}
.content .section-heading {
width: 100%;
/* width: 100%; */
border-bottom: solid 1px #eaecf0;
margin-bottom: 0.5em
}
@ -4751,7 +4751,7 @@ div.infobox_v3 {
}
.client-js .collapsible-heading, .client-js .collapsible-block {
clear: both
/*clear: both*/
}
.client-js .collapsible-heading {