diff --git a/couchpotato/static/style/main.css b/couchpotato/static/style/main.css index 679748b6..d7011fc1 100644 --- a/couchpotato/static/style/main.css +++ b/couchpotato/static/style/main.css @@ -311,7 +311,7 @@ body > .spinner, .mask{ .header .message.update { text-align: center; position: relative; - top: -70px; + top: -100px; padding: 2px 0; background: #ff6134; font-size: 12px;