]> git.mxchange.org Git - friendica.git/commitdiff
Bugfix: Frio css - add z-index to badges
authorrabuzarus <>
Mon, 2 Jan 2017 12:38:10 +0000 (13:38 +0100)
committerrabuzarus <>
Mon, 2 Jan 2017 12:38:10 +0000 (13:38 +0100)
view/theme/frio/css/style.css

index 1c602898e66ae95c9ce38b60d348501819579fb9..6f1fcf74adaea7c1975f4e7deba924b7ccd50f23 100644 (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;