Skip to content

Commit 0ceb60d

Browse files
author
Oleg Zinoviev
committed
MAGETWO-31855: UI improvements
- CR updates
1 parent b743cdc commit 0ceb60d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

lib/web/css/source/lib/utilities.less

+3-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22
// * @copyright Copyright (c) 2014 X.commerce, Inc. (http://www.magentocommerce.com)
33
// */
44

5-
// convert to rem
5+
//
6+
// Convert to rem
7+
//--------------------------------------
68
.to-rem(
79
@_value
810
) when not (@_value = false) and not (@_value = '') {

0 commit comments

Comments
 (0)