diff --git a/app/styles/components/watchers.scss b/app/styles/components/watchers.scss index 4374ac83..0d0f0223 100644 --- a/app/styles/components/watchers.scss +++ b/app/styles/components/watchers.scss @@ -45,7 +45,7 @@ position: relative; } .watcher-avatar { - flex-grow: 1; + flex: 1 0 0; } .icon-delete { opacity: 0;