Fix firefox css tests
This commit is contained in:
committed by
Mrugesh Mohapatra
parent
5002a1069f
commit
6dd6b44848
@ -1,5 +1,8 @@
|
||||
.hide-test-frame {
|
||||
display: none;
|
||||
position: absolute;
|
||||
top: -9999px;
|
||||
left: -9999px;
|
||||
visibility: hidden;
|
||||
}
|
||||
|
||||
.challenge-preview, .challenge-preview-frame {
|
||||
|
Reference in New Issue
Block a user