Don't put submit button in reply field edge-to-edge
This commit is contained in:
parent
b604630a74
commit
75d45dace9
|
@ -951,7 +951,8 @@ content: ":";
|
||||||
}
|
}
|
||||||
|
|
||||||
.threaded-replies .form_notice input.submit {
|
.threaded-replies .form_notice input.submit {
|
||||||
bottom: 0;
|
bottom: 1ex;
|
||||||
|
right: 1ex;
|
||||||
}
|
}
|
||||||
|
|
||||||
.threaded-replies .form_notice .error,
|
.threaded-replies .form_notice .error,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user