Fix header layout on Safari (#18888)

This commit is contained in:
Sergei Zyubin
2020-01-28 20:55:43 +01:00
committed by Kubernetes Prow Robot
parent 040df41846
commit ccef43197e
+2 -1
View File
@@ -107,7 +107,6 @@ header
z-index: 8888 z-index: 8888
background-color: transparent background-color: transparent
box-shadow: 0 0 0 transparent box-shadow: 0 0 0 transparent
overflow: hidden
transition: 0.3s transition: 0.3s
text-align: center text-align: center
@@ -245,6 +244,8 @@ header
background-color: white background-color: white
#mainNav #mainNav
display: none
h5 h5
color: $blue color: $blue
font-weight: normal font-weight: normal