1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-03-02 20:15:45 +01:00

don't wrap example Ex command lines in help descriptions

This commit is contained in:
Doug Kearns
2008-08-15 16:13:57 +00:00
parent 47d0865280
commit 6d3c56ba72

View File

@@ -321,6 +321,7 @@ fieldset.paypal {
.command { .command {
font-weight: bold; font-weight: bold;
color: #632610; color: #632610;
white-space: nowrap;
} }
.mapping { .mapping {
font-weight: bold; font-weight: bold;