Oracle Application Express (MOSC)

MOSC Banner

Interactive grid shuttle column shuttle size

Hi,

I need help I have interactive grid that has one column defined as Shuttle type.

The problem is that shuttle dialog window width is bigger then the region itself.

I would like to remove the white part where the red arrow is:

Currently I have this inline CSS on the page but it only applies to two shuttle select columns.

.apex-item-group--shuttle {
width: 30%;
border-collapse: collapse;
}
.shuttleSelect1 select, .shuttleSelect2 select {
max-width: 300pt;
}

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center