Merge pull request #3060 from rabuzarus/20170102_-_frio_badge_z-index
Bugfix: Frio css - add z-index to badges
This commit is contained in:
commit
7f7fe1c332
|
@ -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