mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-15 11:59:39 +03:00
FIx invalid element selector
`kbd` (keyboard) is right, not `kdb`. :P
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@
|
||||
|
||||
// Inline and block code styles
|
||||
code,
|
||||
kdb,
|
||||
kbd,
|
||||
pre,
|
||||
samp {
|
||||
font-family: @font-family-monospace;
|
||||
|
||||
Reference in New Issue
Block a user