Skip to content

Commit c57fb36

Browse files
Fixed 19800 Contact us : design improvement
1 parent c1432e6 commit c57fb36

File tree

1 file changed

+5
-7
lines changed
  • app/code/Magento/Contact/view/frontend/web/css/source

1 file changed

+5
-7
lines changed

app/code/Magento/Contact/view/frontend/web/css/source/_module.less

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
// * Copyright © Magento, Inc. All rights reserved.
2-
// * See COPYING.txt for license details.
3-
// Common
4-
// _____________________________________________
1+
/** Copyright © Magento, Inc. All rights reserved.
2+
* See COPYING.txt for license details.
3+
Common */
54
& when (@media-common = true) {
65
.contact-index-index {
76
.column:not(.sidebar-main){
@@ -18,9 +17,8 @@
1817
}
1918
}
2019
}
21-
//
22-
// Mobile
23-
// _____________________________________________
20+
21+
// Mobile
2422
.media-width(@extremum, @break) when (@extremum = 'max') and (@break = @screen__m) {
2523
.contact-index-index {
2624
.column:not(.sidebar-main){

0 commit comments

Comments
 (0)