Skip to content

Commit

Permalink
Refs #139198 - Move controls under the image.
Browse files Browse the repository at this point in the history
  • Loading branch information
GhitaB committed Sep 29, 2021
1 parent 73efc84 commit 25e7264
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions src/SearchBlock/styles.less
Original file line number Diff line number Diff line change
Expand Up @@ -251,9 +251,12 @@ div#page-document {
}

div.controls {
display: flex;
justify-content: center;

button {
margin-top: 5px;
margin-right: 5px;
margin: 3px;
font-size: 8px;
opacity: 0;
}
}
Expand Down

0 comments on commit 25e7264

Please sign in to comment.