From 06855fa56ab381d8a98d8d642ec068557f502408 Mon Sep 17 00:00:00 2001 From: candice Date: Tue, 12 Dec 2023 15:03:30 +0800 Subject: [PATCH] 11 --- css/mobile-first.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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;