0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-29 11:24:18 +01:00

Revert incorrect change (#29044)

This commit is contained in:
Martijn Cuppens 2019-07-15 13:24:32 +02:00 committed by XhmikosR
parent df1c3c0ce8
commit d2f4e2bf97

View File

@ -18,8 +18,7 @@ kbd {
background-color: $kbd-bg;
@include border-radius($border-radius-sm);
// stylelint-disable-next-line no-duplicate-selectors
& {
kbd {
padding: 0;
@include font-size(100%);
font-weight: $nested-kbd-font-weight;