Skip to content

Commit

Permalink
fix header dropdown layout
Browse files Browse the repository at this point in the history
  • Loading branch information
myst729 authored Jun 19, 2018
1 parent 0092c33 commit 9e2a175
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/components/VuelogHeader.vue
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,7 @@
display block
font-size .9em
padding 0 1.4em
white-space nowrap
&:hover
color #42b983
Expand Down Expand Up @@ -221,7 +222,8 @@
&:hover
.nav-dropdown
left -15px
left auto
right -10px
> a:after
> span:after
Expand Down

0 comments on commit 9e2a175

Please sign in to comment.