remove ALL references to btn-small

This commit is contained in:
Owen Versteeg 2014-02-19 02:59:07 -05:00
parent 98a66dd139
commit 6b4e9a4bd1

View file

@ -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 {