Bugfix: Frio css - add z-index to badges

This commit is contained in:
rabuzarus 2017-01-02 13:38:10 +01:00
parent 77632ca3b0
commit 5bef39189b
1 changed files with 1 additions and 0 deletions

View File

@ -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;