remove ALL references to btn-small
This commit is contained in:
parent
98a66dd139
commit
6b4e9a4bd1
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ button.btn.close.btn-sm {
|
|||
}
|
||||
|
||||
@media (max-width:500px) {
|
||||
button.btn.close.small-btn {
|
||||
button.btn.close.btn-sm {
|
||||
visibility: visible;
|
||||
}
|
||||
.navbar {
|
||||
|
|
Loading…
Add table
Reference in a new issue