Skip to content

Commit

Permalink
Refs #139198 - Fix close button position for more like this card.
Browse files Browse the repository at this point in the history
  • Loading branch information
GhitaB committed Oct 7, 2021
1 parent 0125f72 commit 2d8b8ee
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/SearchBlock/styles.less
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,9 @@ div#page-document {
}

div.mlt-card {
width: calc(100% - 16px);
float: left;

div.col-left {
width: 100px;
float: left;
Expand Down

0 comments on commit 2d8b8ee

Please sign in to comment.