LP#1775466 Grid tooltips max width 400 collab/berick/lp1775466-ang6-base-app
authorBill Erickson <berickxx@gmail.com>
Wed, 29 Aug 2018 18:15:20 +0000 (14:15 -0400)
committerBill Erickson <berickxx@gmail.com>
Wed, 29 Aug 2018 18:15:20 +0000 (14:15 -0400)
Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/src/eg2/src/app/share/grid/grid.component.css

index a16bb4e..9748c0c 100644 (file)
     overflow: hidden;
 }
 
+/* allow tooltips to be wider than the default 200px */
+.eg-grid-cell .tooltip-inner {
+  max-width: 400px; 
+}
+
 /* in overflow mode, allow white space to wrap so the 
  * full contents of the cell can be seen inline.  leaving 
  * text-overflow and overlow as-is means long strings with