Remove unused css

This should have been removed earlier with the switch to using flex.
This commit is contained in:
Thomas Piccirello 2025-06-08 22:45:49 -07:00
commit 9339bbb26d
No known key found for this signature in database

View file

@ -826,10 +826,6 @@ td.statusBarSeparator {
overflow: auto; overflow: auto;
} }
#searchResultsTableDiv {
height: calc(100% - 26px) !important;
}
#searchResults .dynamicTable { #searchResults .dynamicTable {
width: 100%; width: 100%;
} }