1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-17 13:38:26 +01:00

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

View File

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