Cleanup some bootstrap css

This commit is contained in:
djmaze 2021-02-11 10:58:33 +01:00
parent ce4ee3ba3f
commit e55dc49e34
4 changed files with 12 additions and 86 deletions

View file

@ -37,7 +37,6 @@
.btn-group > .btn + .btn {
margin-left: -1px;
}
.btn-group > .btn,
.btn-group > .dropdown-menu {
font-size: @baseFontSize; // redeclare as part 2 of font-size inline-block hack
}