Remove hiding of .main div in offline pages
The section got introduced in commit 93d35c07d06fcc, but is ignored by browsers so far due to a non-blank space (0xc2 0xa0). Task-number: QTBUG-55115 Change-Id: Ie0668b89c7151c934f40e033100a544011a583d8 Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
This commit is contained in:
parent
1ceee31ae0
commit
b92f5a0f3b
@ -47,9 +47,6 @@ tt {
|
|||||||
text-align: left
|
text-align: left
|
||||||
}
|
}
|
||||||
|
|
||||||
.main {
|
|
||||||
display: none;
|
|
||||||
}
|
|
||||||
/*
|
/*
|
||||||
-----------
|
-----------
|
||||||
links
|
links
|
||||||
|
Loading…
x
Reference in New Issue
Block a user