forked from GNUsocial/gnu-social
Slight right alignment for remote button in minilists
This commit is contained in:
parent
fadeb6725f
commit
a4ec64ff45
@ -46,6 +46,7 @@ position:relative;
|
|||||||
|
|
||||||
.section .entity_actions {
|
.section .entity_actions {
|
||||||
margin-bottom:0;
|
margin-bottom:0;
|
||||||
|
margin-right:7px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#entity_remote_subscribe .dialogbox {
|
#entity_remote_subscribe .dialogbox {
|
||||||
@ -70,5 +71,4 @@ background-color:transparent;
|
|||||||
background-position:0 -1183px;
|
background-position:0 -1183px;
|
||||||
padding:0 0 0 23px;
|
padding:0 0 0 23px;
|
||||||
border:0;
|
border:0;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user