Skip to content

Commit a4597a5

Browse files
author
Natalia Momotenko
committed
MAGETWO-32196: Visual style for 'skip to content' attribute
1 parent dcc1c85 commit a4597a5

File tree

2 files changed

+2
-0
lines changed
  • app/design/frontend/Magento

2 files changed

+2
-0
lines changed

app/design/frontend/Magento/blank/Magento_Theme/web/css/source/module.less

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ body {
8787
}
8888
&:focus {
8989
position: absolute;
90+
z-index: 15;
9091
box-sizing: border-box;
9192
width: 100%;
9293
left: 0;

app/design/frontend/Magento/luma/Magento_Theme/web/css/source/module.less

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,7 @@
159159
}
160160
&:focus {
161161
position: absolute;
162+
z-index: 15;
162163
box-sizing: border-box;
163164
width: 100%;
164165
left: 0;

0 commit comments

Comments
 (0)