Remove hiding of .main div in offline pages

The section got introduced in commit 93d35c07d0, but was apparently
ignored by browsers due to a non-blank space (0xc2 0xa0).
In commit b3959b515f 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>
bb10
Kai Koehne 2016-08-03 16:15:40 +02:00
parent 12d71f4ea2
commit 8ce18a52f2
1 changed files with 0 additions and 3 deletions

View File

@ -47,9 +47,6 @@ tt {
text-align: left
}
.main {
display: none;
}
/*
-----------
links