Skip to content

Commit

Permalink
Refs #136090 - Full width col in case of no image - horizontal card.
Browse files Browse the repository at this point in the history
  • Loading branch information
GhitaB committed Jan 6, 2022
1 parent 286d7db commit 802b326
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/SearchBlock/less/styles.less
Original file line number Diff line number Diff line change
Expand Up @@ -1240,6 +1240,10 @@ div#page-document {
margin-top: 0px;
float: left;

&.no-image {
width: 100% !important;
}

h3 {
margin-bottom: 0px !important;
font-weight: 400;
Expand Down

0 comments on commit 802b326

Please sign in to comment.