diff --git a/files/app/resource/css/mobile.css b/files/app/resource/css/mobile.css index 5cdafb3e..d29430dd 100755 --- a/files/app/resource/css/mobile.css +++ b/files/app/resource/css/mobile.css @@ -222,12 +222,19 @@ body.mobile #ctrl-modal .reservation select:nth-child(2), body.mobile #ctrl-modal .reservation-label div:first-child div:nth-child(2), body.mobile #ctrl-modal .reservation input:nth-child(3), body.mobile #ctrl-modal .reservation-label div:first-child div:nth-child(3), +body.mobile #ctrl-modal .lease input:first-child, +body.mobile #ctrl-modal .lease-label div:first-child div:first-child, +body.mobile #ctrl-modal .lease input:nth-child(2), +body.mobile #ctrl-modal .lease-label div:first-child div:nth-child(2), +body.mobile #ctrl-modal .lease input:nth-child(3), +body.mobile #ctrl-modal .lease-label div:first-child div:nth-child(3), body.mobile #ctrl-modal .dhcp-options .adr > div > :nth-child(2), body.mobile #ctrl-modal .dhcp-tags .adr > div > :nth-child(2), body.mobile #ctrl-modal .dhcp-options .adr > div > :nth-child(3), body.mobile #ctrl-modal .dhcp-tags .adr > div > :nth-child(3) { width: 90px; + font-size: 10px; } body.mobile #ctrl-modal #local-services .service input[type=text],