margin tweak no longer necessary
This commit is contained in:
parent
e0a119ba36
commit
85c0a8e396
|
@ -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 {
|
||||
|
|
|
@ -289,7 +289,6 @@
|
|||
font-weight: normal;
|
||||
float: left;
|
||||
display: inline;
|
||||
margin-right: 10px;
|
||||
}
|
||||
}
|
||||
ul.dropdown-menu {
|
||||
|
|
Loading…
Reference in New Issue