mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-04-29 23:43:55 -04:00
Merge pull request #2358 from fantasticfears/css_tweak
Fix c6ef85d517
. Align reply area, 10px padding.
This commit is contained in:
commit
5901ed6842
1 changed files with 3 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue