Merge pull request #6213 from hashicorp/je.fout

Resolve FOUT Issue
This commit is contained in:
Matthew Hooker
2018-04-27 16:32:10 -07:00
committed by GitHub
@@ -24,12 +24,3 @@ h1, h2, h3, h4, h5 {
h1 { h1 {
margin-bottom: 24px; margin-bottom: 24px;
} }
// Avoid FOUT
.wf-loading {
visibility: hidden;
}
.wf-active, .wf-inactive {
visibility: visible;
}