mirror of https://github.com/zulip/zulip.git
referral: Fix some finicky element movement
(imported from commit 4f90bb1c18eb42ca29036d0392d05f0337a51bba)
This commit is contained in:
parent
5f7662d4ee
commit
90bf2ec9d0
|
@ -2266,6 +2266,10 @@ div.edit_bot {
|
|||
margin-bottom: 5px;
|
||||
}
|
||||
|
||||
#referral-form label {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
#share-the-love .icon-vector-heart {
|
||||
color: red;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue