tune css in overlay, make it easier to read the request/resposne

This commit is contained in:
Tianxiang Chen 2015-09-07 11:26:12 -07:00
parent b869743ca9
commit 649047b9e9

View File

@ -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*/