forked from GNUsocial/gnu-social
Generalized style for entity remote subscription action
This commit is contained in:
parent
350e1289af
commit
5abff91041
@ -38,11 +38,11 @@ display:none;
|
|||||||
min-width:96px;
|
min-width:96px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#subscriptions #entity_remote_subscribe {
|
#entity_remote_subscribe {
|
||||||
padding:0;
|
padding:0;
|
||||||
float:right;
|
float:right;
|
||||||
}
|
}
|
||||||
|
|
||||||
#subscriptions .entity_remote_subscribe {
|
.entity_remote_subscribe {
|
||||||
float:right;
|
float:right;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user