mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-17 21:49:09 +01:00
FIx invalid element selector
`kbd` (keyboard) is right, not `kdb`. :P
This commit is contained in:
parent
25b7a5200d
commit
5f79354dbe
@ -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;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user