summaryrefslogtreecommitdiff
path: root/app/views/help
diff options
context:
space:
mode:
authorsamdbeckham <sbeckham@gitlab.com>2018-06-01 15:20:26 +0100
committersamdbeckham <sbeckham@gitlab.com>2018-06-01 15:20:26 +0100
commit696766fee1a76f1346d8ea3ecf50777e93e36139 (patch)
tree560298b0cbd7de59d472252ebcf412026f5ede46 /app/views/help
parent4963303fae5dbb5580c101db2c16555f36d07c3b (diff)
downloadgitlab-ce-696766fee1a76f1346d8ea3ecf50777e93e36139.tar.gz
Updated the styling for modal titles
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 77fe3939126..29db29235c1 100644
--- a/app/views/help/_shortcuts.html.haml
+++ b/app/views/help/_shortcuts.html.haml
@@ -2,7 +2,7 @@
.modal-dialog.modal-lg
.modal-content
.modal-header
- %h4
+ %h4.modal-title
Keyboard Shortcuts
%small
= link_to '(Show all)', '#', class: 'js-more-help-button'