From f2acdce900e33cf0f5d702b7a1d250ebd1439241 Mon Sep 17 00:00:00 2001 From: Steve Goodwin Date: Fri, 10 Mar 2017 10:54:03 -0500 Subject: [PATCH] Addition of grid width class to the status column so that message doesn't overlap adjacent column Fixes https://github.com/openshift/origin-web-console/issues/1324 --- app/views/directives/pods-table.html | 1 + dist/scripts/templates.js | 1 + 2 files changed, 2 insertions(+) diff --git a/app/views/directives/pods-table.html b/app/views/directives/pods-table.html index f92538311c..08da50aa9b 100644 --- a/app/views/directives/pods-table.html +++ b/app/views/directives/pods-table.html @@ -1,6 +1,7 @@ + diff --git a/dist/scripts/templates.js b/dist/scripts/templates.js index 889095beb4..be4391e18c 100644 --- a/dist/scripts/templates.js +++ b/dist/scripts/templates.js @@ -8722,6 +8722,7 @@ angular.module('openshiftConsoleTemplates', []).run(['$templateCache', function( "
\n" + "\n" + "\n" + + "\n" + "\n" + "\n" + "\n" +