Skip to content

Commit 3f6c2c8

Browse files
author
Nainesh
committed
'customer-login-page-input-field-are-short-width-on-tablet-view' :: On customer login page input field are short width on tablet view
1 parent 645617a commit 3f6c2c8

File tree

1 file changed

+1
-1
lines changed
  • app/design/frontend/Magento/luma/Magento_Customer/web/css/source

1 file changed

+1
-1
lines changed

app/design/frontend/Magento/luma/Magento_Customer/web/css/source/_module.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -371,7 +371,7 @@
371371
.fieldset {
372372
> .field {
373373
> .control {
374-
width: 55%;
374+
width: 80%;
375375
}
376376
}
377377
}

0 commit comments

Comments
 (0)