Better specificity on the grid padding

This commit is contained in:
nathan 2022-09-13 09:50:01 -06:00
parent 9096c17348
commit b14a472814

View File

@ -3752,7 +3752,7 @@ tr.dialogOperators td, .dialogFooterToolbar {
padding: 5px 0px 5px 0px;
}
table.et2_grid > tbody > tr > td {
.popupMainDiv table.et2_grid > tbody > tr > td, table.et2_grid > tbody > tr > td {
padding-right: 5px;
}