1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-29 08:10:47 +02:00

Fix sidebar jump (#31232)

This commit is contained in:
Martijn Cuppens
2020-07-03 15:16:05 +02:00
committed by GitHub
parent 10690dd317
commit 7cedb8eeae
2 changed files with 12 additions and 15 deletions

View File

@@ -50,11 +50,6 @@
}
}
}
// Adjust font size and font weights in submenu
+ ul {
@include font-size(.875rem);
}
}
.active {