forked from GNUsocial/gnu-social
Settling on min-width for entity_actions because 1. better i18n 2.
doesn't alter the width when the action is processed.
This commit is contained in:
parent
51e4a45161
commit
1c1c9ccc2a
@ -639,7 +639,7 @@ font-style:italic;
|
|||||||
float:right;
|
float:right;
|
||||||
margin-left:2%;
|
margin-left:2%;
|
||||||
margin-bottom:18px;
|
margin-bottom:18px;
|
||||||
max-width:25%;
|
min-width:21%;
|
||||||
}
|
}
|
||||||
.entity_actions h2 {
|
.entity_actions h2 {
|
||||||
display:none;
|
display:none;
|
||||||
|
Loading…
Reference in New Issue
Block a user