Make sure the summary button is on top
This commit is contained in:
parent
9beee6cb37
commit
8e8ab69528
1 changed files with 1 additions and 0 deletions
|
@ -215,6 +215,7 @@ a.mention span {
|
||||||
color: var(--text-insignificant-color);
|
color: var(--text-insignificant-color);
|
||||||
user-select: none;
|
user-select: none;
|
||||||
box-shadow: 0 0 0 2px var(--bg-color);
|
box-shadow: 0 0 0 2px var(--bg-color);
|
||||||
|
position: relative;
|
||||||
}
|
}
|
||||||
.timeline.contextual > li .replies summary:active,
|
.timeline.contextual > li .replies summary:active,
|
||||||
.timeline.contextual > li .replies[open] summary {
|
.timeline.contextual > li .replies[open] summary {
|
||||||
|
|
Loading…
Add table
Reference in a new issue