Skip to content

Commit d0d6a94

Browse files
author
Oleksandr Dubovyk
committed
MAGETWO-46054: Navigation toggle buttons aren't centered vertically
- Fixed vertical alignment
1 parent bf4e733 commit d0d6a94

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@
133133
&:after {
134134
position: absolute;
135135
right: 13px;
136-
top: 9px;
136+
top: 12px;
137137
}
138138

139139
&:hover {

0 commit comments

Comments
 (0)