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