summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@qt.io>2016-08-03 16:15:40 +0200
committerKai Koehne <kai.koehne@qt.io>2016-08-03 15:33:49 +0000
commit8ce18a52f2133e86cd3798c969a9bc49523c497a (patch)
tree77eb6122e2a398b1d18cd4ca59e156a3e3303002 /doc
parent12d71f4ea20415ff2274e1e90f9e4d5a8b935d7f (diff)
Remove hiding of .main div in offline pages
The section got introduced in commit 93d35c07d06fcc, but was apparently ignored by browsers due to a non-blank space (0xc2 0xa0). In commit b3959b515fce the space was replaced, causing browsers to hide the content. Task-number: QTBUG-55115 Change-Id: I491f8721da5f2a964e450d4a0bee785a937ac7e4 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io> Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
Diffstat (limited to 'doc')
-rw-r--r--doc/global/template/style/offline.css3
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/global/template/style/offline.css b/doc/global/template/style/offline.css
index a9561cc7b2..612c1087d5 100644
--- a/doc/global/template/style/offline.css
+++ b/doc/global/template/style/offline.css
@@ -47,9 +47,6 @@ tt {
text-align: left
}
-.main {
- display: none;
-}
/*
-----------
links