Merge pull request #3060 from rabuzarus/20170102_-_frio_badge_z-index

Bugfix: Frio css - add z-index to badges
This commit is contained in:
Michael Vogel 2017-01-02 18:16:49 +01:00 committed by GitHub
commit 7f7fe1c332
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;