Skip to content

Commit

Permalink
Refs #142953 - Fix too large card for languages in landing page.
Browse files Browse the repository at this point in the history
  • Loading branch information
GhitaB committed Dec 14, 2021
1 parent 10bea11 commit 59e18e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/SearchBlock/less/styles.less
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,7 @@ div#page-document {

div.ui.card {
width: auto !important;
max-width: 360px;
}
}
}
Expand Down

0 comments on commit 59e18e3

Please sign in to comment.