forked from GNUsocial/gnu-social
style fixes for new notice form being reused in reply area
This commit is contained in:
parent
5358f78e82
commit
97532a093d
@ -563,8 +563,10 @@ border-width:1px;
|
|||||||
border-style:solid;
|
border-style:solid;
|
||||||
}
|
}
|
||||||
|
|
||||||
.form_notice {
|
#header .form_notice {
|
||||||
width:45%;
|
width:45%;
|
||||||
|
}
|
||||||
|
.form_notice {
|
||||||
float:left;
|
float:left;
|
||||||
position:relative;
|
position:relative;
|
||||||
line-height:1;
|
line-height:1;
|
||||||
@ -1120,7 +1122,6 @@ border-top-style:solid;
|
|||||||
.threaded-replies .notice-reply {
|
.threaded-replies .notice-reply {
|
||||||
margin: 8px;
|
margin: 8px;
|
||||||
}
|
}
|
||||||
.threaded-replies .notice-reply textarea,
|
|
||||||
.threaded-replies .notice-reply-placeholder input.placeholder {
|
.threaded-replies .notice-reply-placeholder input.placeholder {
|
||||||
margin-left: 0;
|
margin-left: 0;
|
||||||
width: 95%;
|
width: 95%;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user