mirror of
https://github.com/discourse/discourse.git
synced 2025-05-01 18:24:37 +08:00
Fix c6ef85d517895. Align reply area, 10px padding.
This commit is contained in:
parent
53aabf9188
commit
81dda9fc3e
@ -201,6 +201,9 @@
|
|||||||
margin-left: auto;
|
margin-left: auto;
|
||||||
margin-right: auto;
|
margin-right: auto;
|
||||||
float: none;
|
float: none;
|
||||||
|
.ac-wrap {
|
||||||
|
padding-left: 10px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// When the post is new (new topic) the sizings are different
|
// When the post is new (new topic) the sizings are different
|
||||||
|
Loading…
x
Reference in New Issue
Block a user