forked from GNUsocial/gnu-social
Using position relative only for the remote subscription in section
This commit is contained in:
@@ -41,6 +41,9 @@ min-width:96px;
|
||||
#entity_remote_subscribe {
|
||||
padding:0;
|
||||
float:right;
|
||||
}
|
||||
|
||||
.section #entity_remote_subscribe {
|
||||
position:relative;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user