Skip to content

Commit e4dba13

Browse files
Merge remote-tracking branch '31150/fix-duplicated-less-variables' into commpr-21755-0809
2 parents e580464 + c36de82 commit e4dba13

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

lib/web/css/source/lib/_pages.less

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// /**
2-
// * Copyright © Magento, Inc. All rights reserved.
3-
// * See COPYING.txt for license details.
2+
// * Copyright 2014 Adobe
3+
// * All Rights Reserved.
44
// */
55

66
//
@@ -76,7 +76,6 @@
7676
@_pager-action-background: @pager-action__background,
7777
@_pager-action-gradient-color-start: @pager__gradient-color-start,
7878
@_pager-action-gradient-color-end: @pager__gradient-color-end,
79-
@_pager-action-text-decoration: @pager-action__text-decoration,
8079

8180
// Page action item (previous-next) - visited
8281
@_pager-action-color-visited: @pager-action__visited__color,

0 commit comments

Comments
 (0)