Commit d92b7e4
committed
[25.0] Fix select field cut off in dataset view
The `.tab-content-panel` class was not full height of the container, and therefore, selects were being cut off below the content height. Changed it to 100% height and selects work fine now.
Fixes galaxyproject#208171 parent 3118cd2 commit d92b7e4
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
318 | 318 | | |
319 | 319 | | |
320 | 320 | | |
| 321 | + | |
321 | 322 | | |
322 | 323 | | |
323 | 324 | | |
| |||
0 commit comments