Skip to content

Commit

Permalink
Don't apply wrap around submit buttons on review form
Browse files Browse the repository at this point in the history
  • Loading branch information
Gusted committed Apr 26, 2022
1 parent 0b38084 commit 8ef16c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web_src/less/_repository.less
Original file line number Diff line number Diff line change
Expand Up @@ -1655,7 +1655,7 @@
@media (max-width: 480px) {
padding-top: .25rem;

.ui.button {
.ui.button:not(.btn-submit) {
padding-left: .5rem;
padding-right: .5rem;
display: flex;
Expand Down

0 comments on commit 8ef16c7

Please sign in to comment.