tighten up expansion left gutter

This commit is contained in:
Jeff Atwood 2014-10-31 11:46:31 -07:00
parent 3e9e3f6e08
commit b732e9b1bb

View File

@ -242,7 +242,7 @@ nav.post-controls {
.topic-body {
background: dark-light-diff($primary, $secondary, 90%, -65%) !important;
width: 86%;
width: 87%;
padding-left: 1%;
padding-right: 1%;
border-top: none;
@ -253,7 +253,7 @@ nav.post-controls {
.topic-avatar {
width: 45px;
margin: 0 10px 0 15px;
margin: 0 5px 0 15px;
border: none;
}