referral: Fix some finicky element movement

(imported from commit 4f90bb1c18eb42ca29036d0392d05f0337a51bba)
This commit is contained in:
Zev Benjamin 2013-08-12 16:38:50 -04:00
parent 5f7662d4ee
commit 90bf2ec9d0
1 changed files with 4 additions and 0 deletions

View File

@ -2266,6 +2266,10 @@ div.edit_bot {
margin-bottom: 5px;
}
#referral-form label {
margin: 0;
}
#share-the-love .icon-vector-heart {
color: red;
}