Skip to content

Commit bc69e9a

Browse files
authored
Merge pull request #745 from concord-consortium/179367834-fix-edit-warning-overlaps-preview-button-itsi-edit-form
Prevent warning message from overlapping Preview button
2 parents a0b7af2 + b8a418a commit bc69e9a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/assets/stylesheets/components/itsi_authoring.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
margin: 0 1em;
1414

1515
&.title {
16+
overflow: hidden;
1617
width: auto;
1718

1819
.buttons-menu {

0 commit comments

Comments
 (0)