Skip to content

Commit

Permalink
HTML - Set 'overflow: auto' for submit feedback button
Browse files Browse the repository at this point in the history
fixes #2509

Signed-off-by: Vismay Golwala <vgolwala@redhat.com>
  • Loading branch information
Vismay Golwala authored and mergify[bot] committed Aug 15, 2018
1 parent 74adf06 commit 68f2728
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bodhi/server/templates/update.html
Original file line number Diff line number Diff line change
Expand Up @@ -808,7 +808,7 @@ <h5 class="m-t-2">
</div>
% endif

<div class="form-group m-t-1">
<div class="form-group m-t-1 clearfix">
<div class="col-sm-12 text-xs-right">
<button type="submit" class="btn btn-default">
<span class="indicator fa fa-comment" data-spinclass="indicator fa fa-spinner fa-spin"></span>
Expand Down

0 comments on commit 68f2728

Please sign in to comment.