Skip to content

Commit

Permalink
Fix unfollow button styling
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff Frazier committed Nov 7, 2014
1 parent fcfd78e commit 8639f4f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions client/main.styl
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ body
color darken(#8899a6, 10%)
margin 0

&.follow-me
&.follow-me, &.unfollow-me
float right
padding 10px 0 10px 50px
button
Expand All @@ -91,7 +91,7 @@ body
background-color #f5f5f5
cursor default

&.follow-me
&.follow-me, &.unfollow-me
padding 10px 15px
button
margin 3px 0
Expand Down

0 comments on commit 8639f4f

Please sign in to comment.