Commit d2f4e2bf authored by Martijn Cuppens's avatar Martijn Cuppens Committed by XhmikosR
Browse files

Revert incorrect change (#29044)

parent df1c3c0c
2 merge requests!31948Examples/Floating-labels: fix bad behavior with autofill,!30064test
Showing with 1 addition and 2 deletions
+1 -2
...@@ -18,8 +18,7 @@ kbd { ...@@ -18,8 +18,7 @@ kbd {
background-color: $kbd-bg; background-color: $kbd-bg;
@include border-radius($border-radius-sm); @include border-radius($border-radius-sm);
// stylelint-disable-next-line no-duplicate-selectors kbd {
& {
padding: 0; padding: 0;
@include font-size(100%); @include font-size(100%);
font-weight: $nested-kbd-font-weight; font-weight: $nested-kbd-font-weight;
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment