forked from GNUsocial/gnu-social
Setting max width limit to select form control on inbox and outbox pages
This commit is contained in:
parent
8438724296
commit
c77c0d88ce
@ -511,6 +511,7 @@ margin-top:7px;
|
||||
margin-bottom:7px;
|
||||
margin-left:18px;
|
||||
float:left;
|
||||
max-width:322px;
|
||||
}
|
||||
#form_notice .error,
|
||||
#form_notice .success {
|
||||
|
Loading…
Reference in New Issue
Block a user