## I'm submitting a ... <!-- (check all that apply with "[x]") --> <!--- security vulnerability (STOP!! - see above)--> - [x] bug report - [ ] new feature / enhancement request - [ ] improvement request (usability, performance, tech debt, etc.) - [ ] other <!--(Please do not submit support requests here - see above)--> ## Traffic Control components affected ... <!-- (check all that apply with "[x]") --> - [ ] CDN in a Box - [ ] Documentation - [ ] Grove - [ ] Traffic Control Client - [ ] Traffic Monitor - [ ] Traffic Ops - [ ] Traffic Ops ORT - [x] Traffic Portal - [ ] Traffic Router - [ ] Traffic Stats - [ ] Traffic Vault - [ ] unknown ## Current behavior: Table column headers are not resizing properly on window resize. Example:  ## Expected / new behavior: Table column headers resize properly on window resize. ## Minimal reproduction of the problem with instructions: - Launch TP and visit the dashboard page. The dashboard page registers some resize handlers on the charts. - Navigate to a page with a table. i.e. https://tp.domain.net/#!/types - resize the browser window. notice that the column headers can get misaligned. <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -->
I'm submitting a ...
Traffic Control components affected ...
Current behavior:
Table column headers are not resizing properly on window resize. Example:
Expected / new behavior:
Table column headers resize properly on window resize.
Minimal reproduction of the problem with instructions: