mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-03-10 10:01:16 -04:00
website: try to fix flashing of tagline
This commit is contained in:
@@ -68,7 +68,7 @@ var Init = {
|
||||
'page-home': function(){
|
||||
if (isIE) {
|
||||
document.getElementById('jumbotron').className += ' static';
|
||||
document.getElementById('tag-line').style.visibility = 'visible';
|
||||
document.getElementById('tag-line').style.display = 'inline-block';
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user