mirror of
https://github.com/mgrove36/bbc-young-reporter.git
synced 2026-03-03 03:17:07 +00:00
Ensure hidden article is fully hidden
This commit is contained in:
@@ -31,6 +31,7 @@
|
|||||||
position: absolute;
|
position: absolute;
|
||||||
top: 0;
|
top: 0;
|
||||||
left: 0;
|
left: 0;
|
||||||
|
background: white;
|
||||||
}
|
}
|
||||||
#articles-1 {
|
#articles-1 {
|
||||||
z-index: 2;
|
z-index: 2;
|
||||||
|
|||||||
@@ -37,6 +37,7 @@ layout: none
|
|||||||
position: absolute;
|
position: absolute;
|
||||||
top: 0;
|
top: 0;
|
||||||
left: 0;
|
left: 0;
|
||||||
|
background: white;
|
||||||
}
|
}
|
||||||
#articles-1 {
|
#articles-1 {
|
||||||
z-index: 2;
|
z-index: 2;
|
||||||
|
|||||||
Reference in New Issue
Block a user