Skip to content

Commit 16b480f

Browse files
author
Nainesh
committed
'review-text-is-not-show-uniformly' :: add your review text is not show uniformly in Mobile view
1 parent 6b69fa1 commit 16b480f

File tree

1 file changed

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

1 file changed

+3
-0
lines changed

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

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

0 commit comments

Comments
 (0)