Skip to content

Commit

Permalink
Fix for header wordmark problem in chrome
Browse files Browse the repository at this point in the history
- Fix for the line separator in the header
  • Loading branch information
awinny committed Sep 10, 2019
1 parent 785339b commit dfa1d15
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/global/less/corporate-ui/navigation.less
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@
font-size: 0;
padding: 0;
margin: 20px 30px 20px 15px;
white-space: nowrap;

&:before {
display: inline-block;
Expand Down

0 comments on commit dfa1d15

Please sign in to comment.