From b83aae827ffa1e44be3617b7195418883bb2932c Mon Sep 17 00:00:00 2001 From: Jaifroid Date: Wed, 2 May 2018 18:09:11 +0100 Subject: [PATCH] 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 --- www/-/s/style-mobile.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/www/-/s/style-mobile.css b/www/-/s/style-mobile.css index f1853d06..5540b361 100644 --- a/www/-/s/style-mobile.css +++ b/www/-/s/style-mobile.css @@ -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 {