diff --git a/src/main/webapp/page/caseDetail.jsp b/src/main/webapp/page/caseDetail.jsp index 7def974..0aff165 100644 --- a/src/main/webapp/page/caseDetail.jsp +++ b/src/main/webapp/page/caseDetail.jsp @@ -49,6 +49,7 @@ .table > tbody > tr > td { width: 50%; display: inline-table; + float: left; } .table > tbody > tr > td > label { width: 20%; @@ -424,6 +425,7 @@