fix: remove solid-fix-badge

This commit is contained in:
Jean-Baptiste Pasquier 2020-08-05 13:47:05 +00:00
parent 07d63ce426
commit 59f2b4414f
1 changed files with 0 additions and 17 deletions

View File

@ -292,20 +292,3 @@
}
}
}
// Temporary fix for badges
solid-fix-badge {
display: none;
box-sizing: border-box;
font-family: sans-serif;
font-size: 12px;
background-color: var(--sib-notifications-theme, gray);
color: #36383a;
border-radius: 50%;
line-height: 20px;
width: 20px;
height: 20px;
text-align: center;
font-weight: bold;
padding-bottom: 0;
}