From 5d33181ca37634a9fc2f388ec1beb4456ffc4f3e Mon Sep 17 00:00:00 2001 From: Sai Raj <39055732+sairajzero@users.noreply.github.com> Date: Sat, 6 Jun 2020 16:56:08 +0530 Subject: [PATCH] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 0349dcf..27c9c4a 100644 --- a/index.html +++ b/index.html @@ -118,7 +118,7 @@ outline: none; } - input:not([type="checkbox"]) { + input:not([type="checkbox"]), select { -ms-flex-item-align: start; align-self: flex-start; display: -webkit-box;