diff --git a/public/css/jk.css b/public/css/jk.css index b89dc1e..ea1ff47 100644 --- a/public/css/jk.css +++ b/public/css/jk.css @@ -30,7 +30,8 @@ } #search-form input[type="radio"]{ - max-width: 15px; + max-width: 20px; + padding: 5px; } #search-form #radios{ border: 1px solid #ced4da; @@ -40,7 +41,7 @@ padding: 5px; } #search-form .form-group{ - margin: auto 0; + margin: 0 auto; } @media only screen and (orientation: portrait){ diff --git a/resources/views/search/index.blade.php b/resources/views/search/index.blade.php index 69ee56e..c9fc72c 100644 --- a/resources/views/search/index.blade.php +++ b/resources/views/search/index.blade.php @@ -10,7 +10,7 @@ - +