DevTools: prettify layout on Shortcuts help screen

BUG=394823

Review URL: https://codereview.chromium.org/400783002

git-svn-id: svn://svn.chromium.org/blink/trunk@178429 bbb929c8-8fbe-4397-9dbb-9b2b20218538
parent 1303a0fd
......@@ -150,7 +150,9 @@ body.platform-mac .help-key-cell {
}
.help-cell {
display: inline;
display: inline-block;
width: 200px;
vertical-align: middle;
}
.help-section-title {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment