mirror of
https://github.com/discourse/discourse.git
synced 2024-11-28 02:43:44 +08:00
FIX: show-more div was behind the fa-icon
This commit is contained in:
parent
8bbc742247
commit
ae0fe54980
|
@ -2,6 +2,7 @@
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 4px;
|
top: 4px;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
z-index: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
.list-controls {
|
.list-controls {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user