Do not crop table cells on indexes view
This commit is contained in:
@@ -128,6 +128,7 @@ function showTableIndexes() {
|
||||
|
||||
$("#input").hide();
|
||||
$("#output").addClass("full");
|
||||
$("#results").addClass("no-crop");
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user