angular-ui/ui-grid

Grid Menu overlaped when using two near ui-grids

Open

#3,545 opened on May 20, 2015

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (2,496 forks)batch import
help wantedtype: bug

Repository metrics

Stars
 (5,395 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Hello,

I have this situation: Two short grids with a lot of columns. If I want to use the grid menu of the upper grid, then the grid menu has some parts that are not visible (the Company column in my plnkr) :

test

Here is my Plnkr:

http://plnkr.co/edit/3XqFPdMv1o9QEX8OLkE8?p=preview

I would like to know if this can be solved through some styling.

Best regards.

Fernando

Contributor guide