mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-01 03:10:14 +02:00
FIx invalid element selector
`kbd` (keyboard) is right, not `kdb`. :P
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
// Inline and block code styles
|
// Inline and block code styles
|
||||||
code,
|
code,
|
||||||
kdb,
|
kbd,
|
||||||
pre,
|
pre,
|
||||||
samp {
|
samp {
|
||||||
font-family: @font-family-monospace;
|
font-family: @font-family-monospace;
|
||||||
|
Reference in New Issue
Block a user