diff --git a/cps/static/css/style.css b/cps/static/css/style.css index 1f4eeaa6..94afd280 100644 --- a/cps/static/css/style.css +++ b/cps/static/css/style.css @@ -66,8 +66,8 @@ span.glyphicon.glyphicon-tags {padding-right: 5px;color: #999;vertical-align: te .cover { margin-bottom: 10px;} .cover .badge{ position: absolute; - top: 10px; - right: 10px; + top: 2px; + left: 2px; background-color: #45b29d; } .cover-height { max-height: 100px;}