diff --git a/lib/web/css/source/lib/_pages.less b/lib/web/css/source/lib/_pages.less index 01833b28d2fd5..efc0aac6cc0c8 100644 --- a/lib/web/css/source/lib/_pages.less +++ b/lib/web/css/source/lib/_pages.less @@ -1,6 +1,6 @@ // /** -// * Copyright © Magento, Inc. All rights reserved. -// * See COPYING.txt for license details. +// * Copyright 2014 Adobe +// * All Rights Reserved. // */ // @@ -76,7 +76,6 @@ @_pager-action-background: @pager-action__background, @_pager-action-gradient-color-start: @pager__gradient-color-start, @_pager-action-gradient-color-end: @pager__gradient-color-end, - @_pager-action-text-decoration: @pager-action__text-decoration, // Page action item (previous-next) - visited @_pager-action-color-visited: @pager-action__visited__color,