diff --git a/couchpotato/static/style/page/settings.css b/couchpotato/static/style/page/settings.css index 89f81e74..f17e6183 100644 --- a/couchpotato/static/style/page/settings.css +++ b/couchpotato/static/style/page/settings.css @@ -332,7 +332,6 @@ .page .tag_input > ul { list-style: none; - padding: 3px 0; border-radius: 3px; cursor: text; width: 30%; @@ -352,7 +351,7 @@ min-width: 2px; font-size: 12px; padding: 0; - margin: 0 !important; + margin: 4px 0 0 !important; border-width: 0; background: 0; line-height: 20px; @@ -413,7 +412,7 @@ margin: -9px 0 0 -16px; border-radius: 30px 30px 0 0; cursor: pointer; - background: url('../../images/icon.delete.png') no-repeat center 2px, -webkit-linear-gradient( + background: url('../../images/icon.delete.png') no-repeat center 2px, linear-gradient( 270deg, #5b9bd1 0%, #5b9bd1 100%