diff --git a/hystrix-dashboard/src/main/webapp/index.css b/hystrix-dashboard/src/main/webapp/index.css index 0b6344e04..a3fc74e84 100644 --- a/hystrix-dashboard/src/main/webapp/index.css +++ b/hystrix-dashboard/src/main/webapp/index.css @@ -1,5 +1,5 @@ table { - width: 80%; + width: 100%; border-collapse: collapse; } diff --git a/hystrix-dashboard/src/main/webapp/index.html b/hystrix-dashboard/src/main/webapp/index.html index f7288893d..2fbc86395 100644 --- a/hystrix-dashboard/src/main/webapp/index.html +++ b/hystrix-dashboard/src/main/webapp/index.html @@ -13,8 +13,8 @@