Skip to content

Commit

Permalink
adding top/left/bottom; perhaps this unconfuses PhantomJS?
Browse files Browse the repository at this point in the history
  • Loading branch information
garrett committed Oct 18, 2017
1 parent b4eb12d commit 415603b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pkg/shell/switcher.less
Original file line number Diff line number Diff line change
Expand Up @@ -294,6 +294,9 @@

#host-nav {
visibility: visible !important;
top: 0;
left: 0;
bottom: 0;
}
}

Expand Down

0 comments on commit 415603b

Please sign in to comment.