setting: Remove now unused dependant-inline-block class.

This commit is contained in:
Tim Abbott 2023-01-20 12:39:28 -08:00
parent 69d8101c6a
commit 235768ae4c
1 changed files with 0 additions and 5 deletions

View File

@ -396,11 +396,6 @@ td .button {
}
}
.dependent-inline-block {
display: inline-block;
margin: 0 0 0 10px !important;
}
.no-margin {
margin: 0;
}