Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Greiss <l.greiss@mediacologne.de>2018-05-06 04:04:12 +0300
committerLars Greiss <l.greiss@mediacologne.de>2018-05-07 14:56:34 +0300
commit898e0cb63ec4a82faf932d9bada65796f56f3197 (patch)
treee870aa2603629916c85e05717e3e8a901fb4303b /app/views/help
parent5e798f25daa978384aba1ad3aa88d3607afc4f36 (diff)
Fix modal width of shorcuts help page
Signed-off-by: Lars Greiss <l.greiss@mediacologne.de>
Diffstat (limited to 'app/views/help')
-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" } ×