Merge pull request #9743 from chrisroberts/f-fout
Remove CSS for FOUT prevention
This commit is contained in:
commit
b75732416c
|
@ -24,12 +24,3 @@ h1, h2, h3, h4, h5 {
|
|||
h1 {
|
||||
margin-bottom: 24px;
|
||||
}
|
||||
|
||||
// Avoid FOUT
|
||||
.wf-loading {
|
||||
visibility: hidden;
|
||||
}
|
||||
|
||||
.wf-active, .wf-inactive {
|
||||
visibility: visible;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue