Skip to content

Commit

Permalink
Bug 1204410 - Buttons besides 'User Story' overflow if the user story…
Browse files Browse the repository at this point in the history
… is a one-liner
  • Loading branch information
globau committed Oct 8, 2015
1 parent d8409c3 commit 143f988
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions extensions/BugModal/web/bug_modal.css
Expand Up @@ -285,6 +285,7 @@ input[type="number"] {
#user-story {
margin: 0;
white-space: pre-wrap;
min-height: 2em;
}

#user-story-actions {
Expand Down

0 comments on commit 143f988

Please sign in to comment.