Skip to content

Commit 8ef16c7

Browse files
author
Gusted
committed
Don't apply wrap around submit buttons on review form
1 parent 0b38084 commit 8ef16c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web_src/less/_repository.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1655,7 +1655,7 @@
16551655
@media (max-width: 480px) {
16561656
padding-top: .25rem;
16571657

1658-
.ui.button {
1658+
.ui.button:not(.btn-submit) {
16591659
padding-left: .5rem;
16601660
padding-right: .5rem;
16611661
display: flex;

0 commit comments

Comments
 (0)