summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
authorFilipa Lacerda <filipa@gitlab.com>2018-05-08 12:47:24 +0000
committerFilipa Lacerda <filipa@gitlab.com>2018-05-08 12:47:24 +0000
commit9618e49b9370198741a13b22715c8aca2eb6d623 (patch)
treec18d73a53d5d76255736752bd8980cdb7fe15803 /app
parentc8bfb3e418b0dcce8b3f3bec91bb2ae64f0fe19d (diff)
parent3b2ce2a5f2087d5134bd21554adc309de84c3327 (diff)
downloadgitlab-ce-9618e49b9370198741a13b22715c8aca2eb6d623.tar.gz
Merge branch 'fix-shorcut-modal' into 'master'
Fix modal width of shortcuts help page See merge request gitlab-org/gitlab-ce!18766
Diffstat (limited to 'app')
-rw-r--r--app/views/help/_shortcuts.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/help/_shortcuts.html.haml b/app/views/help/_shortcuts.html.haml
index 29b23ae2e52..1c5b4aecabb 100644
--- a/app/views/help/_shortcuts.html.haml
+++ b/app/views/help/_shortcuts.html.haml
@@ -1,5 +1,5 @@
#modal-shortcuts.modal{ tabindex: -1 }
- .modal-dialog
+ .modal-dialog.modal-lg
.modal-content
.modal-header
%a.close{ href: "#", "data-dismiss" => "modal" } ×