forked from GNUsocial/gnu-social
Shows the selected file attachment under the form_notice textarea
This commit is contained in:
@@ -510,10 +510,11 @@ margin-bottom:7px;
|
||||
margin-left:18px;
|
||||
float:left;
|
||||
}
|
||||
#form_notice .error {
|
||||
#form_notice .error,
|
||||
#form_notice .success {
|
||||
float:left;
|
||||
clear:both;
|
||||
width:96.9%;
|
||||
width:81.5%;
|
||||
margin-bottom:0;
|
||||
line-height:1.618;
|
||||
}
|
||||
|
Reference in New Issue
Block a user