diff --git a/app/views/admin/cancerpredicts/index.html.erb b/app/views/admin/cancerpredicts/index.html.erb index dd740c1..0cb2234 100644 --- a/app/views/admin/cancerpredicts/index.html.erb +++ b/app/views/admin/cancerpredicts/index.html.erb @@ -32,7 +32,7 @@ display: none; } table.advance_mode .<%=field%>{ - display: inherit; + display: table-cell; } <% end%> .solid_line_hr{