From 1081277c9241451001d5612eee9b44d140ea8aec Mon Sep 17 00:00:00 2001 From: Jeff Parsons Date: Wed, 8 Feb 2017 10:27:59 -0800 Subject: [PATCH] Merge branch 'master' into gh-pages # Conflicts: # devices/pdp11/machine/1170/panel/debugger/README.md # versions/c1pjs/1.34.0/c1p-dbg.js # versions/c1pjs/1.34.0/c1p.js # versions/pc8080/1.34.0/pc8080-dbg.js # versions/pc8080/1.34.0/pc8080.js # versions/pcx86/1.34.0/pcx86-dbg.js # versions/pcx86/1.34.0/pcx86.js # versions/pdpjs/1.34.0/pdp11-dbg.js # versions/pdpjs/1.34.0/pdp11.js --- _sass/_layout.scss | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_sass/_layout.scss b/_sass/_layout.scss index 58e3a4d10..f56c462a5 100644 --- a/_sass/_layout.scss +++ b/_sass/_layout.scss @@ -265,3 +265,6 @@ .screenshot-label { font-size: x-small; } +.pcjs-description, .pcjs-status { + line-height: 2.8em !important; +}