diff --git a/static/styles/subscriptions.scss b/static/styles/subscriptions.scss index 2fbc3e694d..61dae12286 100644 --- a/static/styles/subscriptions.scss +++ b/static/styles/subscriptions.scss @@ -617,9 +617,10 @@ form#add_new_subscription { .stream-row .check { width: 25px; - height: 35px; + height: 25px; position: relative; margin-right: 8px; + margin-top: 9px; background-size: 60% auto; background-repeat: no-repeat; background-position: center center;