From 42818e99dfda76cb7a300dba243fcc4aa21a6e1b Mon Sep 17 00:00:00 2001 From: Young Gyu Park Date: Fri, 11 May 2018 16:08:28 +0900 Subject: Fix UI error caused by materializecss version upgrade Test: go/vts-web-staging/show_plan_release?plan=vts&type=suite&page=1 Bug: 79557513 Change-Id: Ie5f0e5259dda05b1a1ac924f04edb20b6cc7a7e8 --- src/main/webapp/css/dashboard_main.css | 1 - 1 file changed, 1 deletion(-) (limited to 'src/main/webapp/css') diff --git a/src/main/webapp/css/dashboard_main.css b/src/main/webapp/css/dashboard_main.css index 0976489..e4b4658 100644 --- a/src/main/webapp/css/dashboard_main.css +++ b/src/main/webapp/css/dashboard_main.css @@ -58,7 +58,6 @@ font-size: 12px; font-weight: bold; padding: 1px 6px; - position: absolute; right: 0; min-width: 40px; border-radius: 10px; -- cgit v1.2.3