Skip to content

Commit

Permalink
Refs #141134 - Fix icon position.
Browse files Browse the repository at this point in the history
  • Loading branch information
GhitaB committed Oct 27, 2021
1 parent 9a2c527 commit f911d35
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 @@ -346,6 +346,9 @@ div#page-document {
margin: 0px;

i.icon {
position: relative;
top: 1px;
left: 3px;
padding: 0px;
margin: 0px;
}
Expand Down

0 comments on commit f911d35

Please sign in to comment.