forked from GNUsocial/gnu-social
Fixed nudge and direct message background image alignment
This commit is contained in:
parent
e63a435868
commit
d37bf29bba
@ -195,12 +195,12 @@ background-position: 0 -718px;
|
|||||||
}
|
}
|
||||||
.entity_send-a-message a {
|
.entity_send-a-message a {
|
||||||
background-image:url(../../base/images/icons/icons-01.png);
|
background-image:url(../../base/images/icons/icons-01.png);
|
||||||
background-position: 0 -785px;
|
background-position: 0 -849px;
|
||||||
}
|
}
|
||||||
.entity_nudge p,
|
.entity_nudge p,
|
||||||
.form_user_nudge input.submit {
|
.form_user_nudge input.submit {
|
||||||
background-image:url(../../base/images/icons/icons-01.png);
|
background-image:url(../../base/images/icons/icons-01.png);
|
||||||
background-position: 0 -950px;
|
background-position: 0 -785px;
|
||||||
}
|
}
|
||||||
.form_user_block input.submit,
|
.form_user_block input.submit,
|
||||||
.form_user_unblock input.submit,
|
.form_user_unblock input.submit,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user