diff --git a/ecs/jskult-webapp/src/static/css/bioStyle.css b/ecs/jskult-webapp/src/static/css/bioStyle.css index 7c022d82..d8579748 100644 --- a/ecs/jskult-webapp/src/static/css/bioStyle.css +++ b/ecs/jskult-webapp/src/static/css/bioStyle.css @@ -52,7 +52,6 @@ table{ .search_table { margin-bottom: 1%; padding-bottom: 1%; - border-bottom: solid 1px gray; width: 100%; } @@ -69,6 +68,11 @@ table{ margin-left: 3%; } +._form._border { + border-bottom: solid 1px gray; + margin-bottom: 10px; +} + .back_bt { padding-bottom: 10px; } diff --git a/ecs/jskult-webapp/src/templates/bioSearchList.html b/ecs/jskult-webapp/src/templates/bioSearchList.html index eae39d0b..08302af9 100644 --- a/ecs/jskult-webapp/src/templates/bioSearchList.html +++ b/ecs/jskult-webapp/src/templates/bioSearchList.html @@ -28,7 +28,7 @@ -