diff --git a/static/css/dss.main.css b/static/css/dss.main.css index 12d3658..5c1c8c2 100644 --- a/static/css/dss.main.css +++ b/static/css/dss.main.css @@ -662,7 +662,6 @@ img.flag { -webkit-border-top-right-radius: 4px; } - div.player-body ul.player-controls a { display: block; overflow: hidden; @@ -756,8 +755,8 @@ img.mix-listing-image { } .footer-button-right { - padding-right: 8px; - float: right; + padding-right: 8px; + float: right; } .audio-timeline-ruler { @@ -794,12 +793,15 @@ img.mix-listing-image { height: .64em; } -.dss-player-wrapper{ +.dss-player-wrapper { margin-top: 4px; } -[class^="fa-"] { - display: inline-block; - text-align: center; -} - +.btn > .badge, .btn > .label { + top: -2px; + right: -2px; + padding: 1px 3px; + text-align: center; + font-size: 12px; + position: absolute; +} \ No newline at end of file diff --git a/templates/views/UserProfileView.html b/templates/views/UserProfileView.html index 96d1b73..fab4455 100644 --- a/templates/views/UserProfileView.html +++ b/templates/views/UserProfileView.html @@ -94,28 +94,28 @@
- - + + Mixes <%= mix_count%> - - + + Favourites <%= favourite_count %> - + Likes <%= like_count %> - - + + Followers <%= followers.length %> - - + + Following <%= following.length %>