style: remove unecessary padding (#11071)

This commit is contained in:
Maxime Beauchemin
2020-09-25 17:22:46 -07:00
committed by GitHub
parent 374b06b4dd
commit 8e6f7d6598

View File

@@ -361,9 +361,6 @@ table.table-no-hover tr:hover {
}
/** table on both sides of the gap **/
.panel .table-responsive {
padding: 0 1%;
}
@media screen and (max-width: 767px) {
.panel .table-responsive {
width: 98%;