prevent search panel more link from causing horizontal overflow

This commit is contained in:
Kris
2020-08-10 22:15:42 -04:00
parent 2032c11f78
commit cfa37d1670

View File

@ -232,6 +232,7 @@
}
.show-more {
box-sizing: border-box;
padding: 5px;
}
}