Skip to content

Commit

Permalink
Refs #140518 - Add a max width for card items.
Browse files Browse the repository at this point in the history
  • Loading branch information
GhitaB committed Nov 16, 2021
1 parent e736334 commit 94d12cf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/SearchBlock/styles.less
Original file line number Diff line number Diff line change
Expand Up @@ -702,6 +702,8 @@ div#page-document {
clear: both;

div.card-item {
max-width: 230px;

border-radius: 0px;

div.header {
Expand Down

0 comments on commit 94d12cf

Please sign in to comment.