Skip to content

Commit de06fed

Browse files
Merge pull request #428 from contactashish13/issue-427
In the library, table thumbnail makes the options hidden/unclickable
2 parents 65be147 + 73faf06 commit de06fed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css/library.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@ button.media-modal-close {
297297
}
298298

299299
.dataTables_wrapper {
300-
height: 300px;
300+
max-height: 300px;
301301
overflow: hidden !important;
302302
}
303303

0 commit comments

Comments
 (0)