mirror of
https://github.com/discourse/discourse.git
synced 2024-11-25 02:11:08 -06:00
This reverts commit 368f4ef24d
.
This commit is contained in:
parent
7a7c53894d
commit
fe06a76cab
@ -1500,10 +1500,8 @@ span.mention {
|
||||
}
|
||||
|
||||
#topic-footer-buttons {
|
||||
position: relative;
|
||||
margin: var(--below-topic-margin) 0;
|
||||
padding: 0;
|
||||
z-index: z("base"); // places above proceeding relative parent
|
||||
|
||||
.topic-footer-main-buttons {
|
||||
display: flex;
|
||||
|
@ -53,10 +53,6 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
&-title {
|
||||
display: inline-block;
|
||||
}
|
||||
}
|
||||
|
||||
// Target the .badge-category text, the bullet icon needs to maintain `display: block`
|
||||
|
Loading…
Reference in New Issue
Block a user