Skip to content

Commit 51cba91

Browse files
committed
Fix stacked alternative option buttons
1 parent fa399c9 commit 51cba91

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

app/assets/stylesheets/main.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,10 @@ div.alternative-options-links {
120120
float: right;
121121
}
122122

123+
.alternative-options-links .btn {
124+
margin-bottom: 0.1rem;
125+
}
126+
123127
div.submission-summary {
124128
font-weight: bold;
125129
}

0 commit comments

Comments
 (0)