Skip to content

Commit

Permalink
Refs #139198 - Keep microphone input button aligned to right.
Browse files Browse the repository at this point in the history
  • Loading branch information
GhitaB committed Sep 28, 2021
1 parent bcb8bca commit 53544cb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/SearchBlock/styles.less
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,10 @@ div#page-document {
margin-left: 3px;
}
}

div.button.microphone-input {
margin-left: auto;
}
}

div#archived-facet {
Expand Down

0 comments on commit 53544cb

Please sign in to comment.