diff --git a/public/css/widget/check-statistics.less b/public/css/widget/check-statistics.less index 78a66a009..fd6ab1689 100644 --- a/public/css/widget/check-statistics.less +++ b/public/css/widget/check-statistics.less @@ -172,10 +172,10 @@ } } -#layout.twocols, -#layout.minimal-layout, -#layout.poor-layout, -#layout.compact-layout { +#layout.twocols &#col1, +#layout.minimal-layout &#col1, +#layout.poor-layout &#col1, +#layout.compact-layout &#col1 { .check-statistics .bubble.top-right-aligned { transform: translate(-50%, 0); // default what progress-bar() defined border-top-right-radius: .25em; // default what progress-bar() defined