margin tweak no longer necessary

This commit is contained in:
Jeff Atwood 2013-03-24 02:01:07 -07:00
parent e0a119ba36
commit 85c0a8e396
2 changed files with 2 additions and 1 deletions

View File

@ -586,6 +586,8 @@
.topic-body {
position: relative;
// this is the little pointy bit of the speech bubble on the post, on the left side
&:before,
&:after {

View File

@ -289,7 +289,6 @@
font-weight: normal;
float: left;
display: inline;
margin-right: 10px;
}
}
ul.dropdown-menu {