Skip to content

Commit

Permalink
Fix thank you height margin (#5398)
Browse files Browse the repository at this point in the history
  • Loading branch information
810 committed Jun 2, 2017
1 parent e5c127b commit 49b71dd
Showing 1 changed file with 3 additions and 3 deletions.
Expand Up @@ -1150,10 +1150,10 @@ div.krating > label:active {
}

#btn_thankyou {
margin-top: 10px;
margin-top: 0;
margin-left: 0;
}

#kbbcode-message {
#kbbcode-message {
resize: vertical;
}
}

0 comments on commit 49b71dd

Please sign in to comment.