summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsamdbeckham <sbeckham@gitlab.com>2018-06-01 16:57:16 +0100
committersamdbeckham <sbeckham@gitlab.com>2018-06-01 16:57:16 +0100
commitfc8bc65f1750204f6a3dd2d72f473b3985de5c67 (patch)
tree7149541a475ff59ee43b9e3dff7b8b3f0227db9a
parentd50b5ceda6a48dcaf668906eeba64679ea0520c2 (diff)
downloadgitlab-ce-47053-keyboard-shortcuts-modal-is-broken-2.tar.gz
Removes rednundant class names from the keyboard shortcuts page47053-keyboard-shortcuts-modal-is-broken-2
-rw-r--r--app/views/help/_shortcuts.html.haml8
1 files changed, 4 insertions, 4 deletions
diff --git a/app/views/help/_shortcuts.html.haml b/app/views/help/_shortcuts.html.haml
index 2ea170a727b..dfcb1d63338 100644
--- a/app/views/help/_shortcuts.html.haml
+++ b/app/views/help/_shortcuts.html.haml
@@ -244,7 +244,7 @@
%td Go to file
.col-lg-4
%table.shortcut-mappings
- %tbody.hidden-shortcut.network{ style: 'display:none' }
+ %tbody.hidden-shortcut{ style: 'display:none' }
%tr
%th
%th Network Graph
@@ -294,7 +294,7 @@
%kbd
shift j
%td Scroll to bottom
- %tbody.hidden-shortcut.issues{ style: 'display:none' }
+ %tbody.hidden-shortcut{ style: 'display:none' }
%tr
%th
%th Issues
@@ -318,7 +318,7 @@
%td.shortcut
%kbd l
%td Change Label
- %tbody.hidden-shortcut.merge_requests{ style: 'display:none' }
+ %tbody.hidden-shortcut{ style: 'display:none' }
%tr
%th
%th Merge Requests
@@ -342,7 +342,7 @@
%td.shortcut
%kbd l
%td Change Label
- %tbody.hidden-shortcut.wiki{ style: 'display:none' }
+ %tbody.hidden-shortcut{ style: 'display:none' }
%tr
%th
%th Wiki pages