Skip to content

Commit

Permalink
Fix header layout on Safari (#18888)
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergei Zyubin authored and k8s-ci-robot committed Jan 28, 2020
1 parent 040df41 commit ccef431
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion assets/sass/_base.sass
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,6 @@ header
z-index: 8888
background-color: transparent
box-shadow: 0 0 0 transparent
overflow: hidden
transition: 0.3s
text-align: center

Expand Down Expand Up @@ -245,6 +244,8 @@ header
background-color: white

#mainNav
display: none

h5
color: $blue
font-weight: normal
Expand Down

0 comments on commit ccef431

Please sign in to comment.