Skip to content

Commit

Permalink
Refs #140518 - mlt - fix delete button.
Browse files Browse the repository at this point in the history
  • Loading branch information
GhitaB committed Nov 8, 2021
1 parent a9fe97c commit 049fe21
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/SearchBlock/styles.less
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,13 @@ div#page-document {
div.filter-list-item.more-like-this {
margin-bottom: 1em;

i.icon.delete {
position: absolute;
top: 10px;
right: 10px;
color: @sf-azure;
}

div.meta {
line-height: normal;
text-align: center;
Expand Down

0 comments on commit 049fe21

Please sign in to comment.