forked from GNUsocial/gnu-social
Generalized style for remote subscription button
This commit is contained in:
parent
3c55edde39
commit
d3c1888256
@ -41,9 +41,6 @@ min-width:96px;
|
||||
#entity_remote_subscribe {
|
||||
padding:0;
|
||||
float:right;
|
||||
}
|
||||
|
||||
.section #entity_remote_subscribe {
|
||||
position:relative;
|
||||
}
|
||||
|
||||
@ -55,11 +52,10 @@ margin-bottom:0;
|
||||
border-color:#AAAAAA;
|
||||
}
|
||||
|
||||
.section #entity_remote_subscribe .dialogbox {
|
||||
#entity_remote_subscribe .dialogbox {
|
||||
width:405px;
|
||||
}
|
||||
|
||||
|
||||
.aside #entity_subscriptions .more {
|
||||
float:left;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user