style: 検索項目と下線間の幅を広げた。

This commit is contained in:
shimoda.m@nds-tyo.co.jp 2023-08-18 10:17:50 +09:00
parent ff5319f59d
commit 9ede78c299
2 changed files with 6 additions and 2 deletions

View File

@ -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;
}

View File

@ -28,7 +28,7 @@
</td>
</tr>
</table>
<form class="_form" id="bio_search" name="search" action="/bio/BioSearchList" method="POST">
<form class="_form _border" id="bio_search" name="search" action="/bio/BioSearchList" method="POST">
<table class="search_table">
<tbody>
<tr>