From f90fb1d9b5181bb4f82ed32c69d0da1664128af1 Mon Sep 17 00:00:00 2001 From: Alex P Date: Fri, 9 Jun 2017 14:16:27 -0700 Subject: [PATCH] Always show scrollbar on recent alerts cell --- ui/src/alerts/containers/AlertsApp.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/src/alerts/containers/AlertsApp.js b/ui/src/alerts/containers/AlertsApp.js index 7ecc5fb3c1..55b688dd53 100644 --- a/ui/src/alerts/containers/AlertsApp.js +++ b/ui/src/alerts/containers/AlertsApp.js @@ -135,7 +135,7 @@ class AlertsApp extends Component { } return isWidget - ? + ? {this.renderSubComponents()} :