mirror of
https://github.com/friendica/friendica
synced 2024-11-10 07:42:53 +00:00
Bugfix: Frio css - add z-index to badges
This commit is contained in:
parent
77632ca3b0
commit
5bef39189b
1 changed files with 1 additions and 0 deletions
|
@ -270,6 +270,7 @@ a#item-delete-selected {
|
|||
vertical-align: baseline;
|
||||
background-color: $link_color;
|
||||
border-radius: 4px;
|
||||
z-index: 1;
|
||||
}
|
||||
aside .badge {
|
||||
opacity: 0.7;
|
||||
|
|
Loading…
Reference in a new issue