Skip to content

Commit e6a72f0

Browse files
authored
#20224: Fixed indents
1 parent 16b480f commit e6a72f0

File tree

1 file changed

+3
-3
lines changed
  • app/design/frontend/Magento/luma/Magento_Review/web/css/source

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -297,9 +297,9 @@
297297
a:not(:last-child) {
298298
margin-right: 30px;
299299
}
300-
.action.add {
301-
white-space: nowrap;
302-
}
300+
.action.add {
301+
white-space: nowrap;
302+
}
303303
}
304304
}
305305

0 commit comments

Comments
 (0)