Using position relative only for the remote subscription in section
This commit is contained in:
parent
2c9887bce5
commit
7d7847295a
@ -41,6 +41,9 @@ min-width:96px;
|
|||||||
#entity_remote_subscribe {
|
#entity_remote_subscribe {
|
||||||
padding:0;
|
padding:0;
|
||||||
float:right;
|
float:right;
|
||||||
|
}
|
||||||
|
|
||||||
|
.section #entity_remote_subscribe {
|
||||||
position:relative;
|
position:relative;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user