Skip to content

Commit

Permalink
Merge pull request #485 from db48x/tab-border-jumping
Browse files Browse the repository at this point in the history
things ought not jump around when you hover over them
  • Loading branch information
andrewrk committed Feb 22, 2016
2 parents 9b5990c + 639bd28 commit b488471
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/client/styles/app.styl
Original file line number Diff line number Diff line change
Expand Up @@ -300,6 +300,7 @@ button:hover .icon
font-size 13px
border-top-left-radius 4px
border-top-right-radius 4px
border 1px solid transparent

&.active, &.active:hover
border 1px solid #096ac8
Expand Down

0 comments on commit b488471

Please sign in to comment.