FIx invalid element selector

`kbd` (keyboard) is right, not `kdb`. :P
This commit is contained in:
Zlatan Vasović 2013-10-17 21:25:08 +02:00
parent 25b7a5200d
commit 5f79354dbe
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
// Inline and block code styles
code,
kdb,
kbd,
pre,
samp {
font-family: @font-family-monospace;