mirror of
https://github.com/kiwix/kiwix-js-pwa.git
synced 2025-09-09 12:19:46 -04:00
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:
parent
2fa8ea2337
commit
b83aae827f
@ -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 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user