Browse Source

Calm Business: Fix the overflowing Contact Form input fields in RTL

Danny Dudzic 6 năm trước cách đây
mục cha
commit
d2f7b2b4cf
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      calm-business/style-rtl.css

+ 0 - 1
calm-business/style-rtl.css

@@ -986,7 +986,6 @@ form p {
 .contact-form input[type="datetime-local"],
 .contact-form input[type="color"] {
   margin-bottom: 13.6px;
-  min-width: 300px;
   min-height: 56px;
 }