margin tweak no longer necessary
This commit is contained in:
parent
e0a119ba36
commit
85c0a8e396
|
@ -586,6 +586,8 @@
|
||||||
.topic-body {
|
.topic-body {
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
// this is the little pointy bit of the speech bubble on the post, on the left side
|
// this is the little pointy bit of the speech bubble on the post, on the left side
|
||||||
&:before,
|
&:before,
|
||||||
&:after {
|
&:after {
|
||||||
|
|
|
@ -289,7 +289,6 @@
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
float: left;
|
float: left;
|
||||||
display: inline;
|
display: inline;
|
||||||
margin-right: 10px;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
ul.dropdown-menu {
|
ul.dropdown-menu {
|
||||||
|
|
Loading…
Reference in New Issue