Merge pull request #2758 from awesomerobot/master

fixing egg-shaped badges on mobile
This commit is contained in:
Jeff Atwood 2014-09-04 18:44:03 -07:00
commit 1ddedc6ed7

View File

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