diff --git a/ui/common/css/component/_power-tip.scss b/ui/common/css/component/_power-tip.scss index 44a511609f4cf..bc14800365541 100644 --- a/ui/common/css/component/_power-tip.scss +++ b/ui/common/css/component/_power-tip.scss @@ -25,7 +25,7 @@ height: 83px; body.no-rating & { - height: 30px; + height: unset; } padding: 0.4em 0.5em 0.3em 0.5em; border-bottom: $border;