mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-03-29 08:09:55 -04:00
margin tweak no longer necessary
This commit is contained in:
parent
e0a119ba36
commit
85c0a8e396
2 changed files with 2 additions and 1 deletions
app/assets/stylesheets/application
|
@ -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…
Add table
Reference in a new issue