From 649047b9e91941bfe6d984fefe155daa2aa2c79e Mon Sep 17 00:00:00 2001 From: Tianxiang Chen Date: Mon, 7 Sep 2015 11:26:12 -0700 Subject: [PATCH] tune css in overlay, make it easier to read the request/resposne --- web/css/page.css | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/web/css/page.css b/web/css/page.css index 1e2024b..f9488cd 100644 --- a/web/css/page.css +++ b/web/css/page.css @@ -232,14 +232,13 @@ body, html { } .recordDetailOverlay li{ - white-space: nowrap; word-wrap: break-word; } .recordDetailOverlay iframe{ position: relative; height: 92vh; - width: 100%; + width: 100%; } .data_id{ @@ -354,4 +353,3 @@ body, html { /*map panel end*/ -