mitchell852 commented on a change in pull request #3919: TP: adds a better view 
for comparing/managing params of 2 profiles
URL: https://github.com/apache/trafficcontrol/pull/3919#discussion_r324702236
 
 

 ##########
 File path: traffic_portal/app/src/common/modules/table/_table.scss
 ##########
 @@ -96,3 +96,10 @@ td span {
     padding: 10px 20px;
     overflow-y: auto;
 }
+table.dataTable tbody td {
+    word-break: break-word;
+    vertical-align: top;
+}
 
 Review comment:
   i'm going to limit this css to only parameter tables.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to