diff --git a/css/mobile-first.css b/css/mobile-first.css index e137241a..beaeff2d 100644 --- a/css/mobile-first.css +++ b/css/mobile-first.css @@ -805,13 +805,13 @@ textarea { border: none; margin-bottom: 10px !important; margin-left: 0 !important; height: 18px;} - .travel_group { +.travel_group { float: left; width: 19%; margin-right: 40px; } - .travel_group input { display: none;} - .travel_group input[type="radio"]+label { +.travel_group input { display: none;} +.travel_group input[type="radio"]+label { background: #fff; width: 100%; display: inline-block;