#1450 Tables collapsed in Chrome
Closed: Fixed None Opened 12 years ago by edewata.

The of the tables in search and association facets does not expand properly in Chrome, it's difficult to see the content of the table.


I got the fix from one of the other UX guys:

remove .content-table tbody rule on line 593
set a height in table.scrollable tbody on line 1153
(i used a height of 500px)

That puts the double set of scrollbars back.

If the problem is the absolute positioning, will relative fix it?

Metadata Update from @edewata:
- Issue assigned to admiyo
- Issue set to the milestone: FreeIPA 2.1 - 2011/07

7 years ago

Login to comment on this ticket.

Metadata