fixing egg-shaped badges on mobile

This commit is contained in:
Kris Aubuchon 2014-09-04 21:02:08 -04:00
parent 9d340a2e0c
commit 5e9dd7da66
1 changed files with 0 additions and 1 deletions

View File

@ -52,7 +52,6 @@
.badge-notification {
position: relative;
padding: 4px 4px 4px 3px;
top: -1px;
i {color: $secondary;}
}