diff --git a/app/views/admin/cancerpredicts/index.html.erb b/app/views/admin/cancerpredicts/index.html.erb index d2d3015..dd740c1 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: block; + display: inherit; } <% end%> .solid_line_hr{