Skip to content

Commit

Permalink
fixed other checkbox being too high
Browse files Browse the repository at this point in the history
  • Loading branch information
selfthinker committed Jun 12, 2011
1 parent 48b512a commit 3f08203
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cards.css
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
.playingCards .card.rank-q input, .playingCards .card.rank-q input,
.playingCards .card.rank-k input, .playingCards .card.rank-k input,
.playingCards .card.rank-a input { .playingCards .card.rank-a input {
margin-top: 2.35em; margin-top: 2.4em;
} }
.playingCards.inText .card input { .playingCards.inText .card input {
margin-top: 0; margin-top: 0;
Expand Down

0 comments on commit 3f08203

Please sign in to comment.