Fixing left alignment of post controls

This commit is contained in:
Kris 2018-10-10 12:11:47 -04:00
parent 98211f945f
commit 34e8d17ad0
1 changed files with 1 additions and 0 deletions

View File

@ -45,6 +45,7 @@ h1 .topic-statuses .topic-status i {
section.post-menu-area { section.post-menu-area {
position: relative; position: relative;
padding-left: 11px;
} }
nav.post-controls { nav.post-controls {