summaryrefslogtreecommitdiff
path: root/yaksh/static
diff options
context:
space:
mode:
Diffstat (limited to 'yaksh/static')
-rw-r--r--yaksh/static/yaksh/css/yakshcustom.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/yaksh/static/yaksh/css/yakshcustom.css b/yaksh/static/yaksh/css/yakshcustom.css
index 1fbb50d..bdc0e92 100644
--- a/yaksh/static/yaksh/css/yakshcustom.css
+++ b/yaksh/static/yaksh/css/yakshcustom.css
@@ -225,6 +225,8 @@ html {
.table-wrapper-2 {
display: block;
max-height: 500px;
+ padding-top: 1em;
+ width: 100%;
overflow-y: auto;
-ms-overflow-style: -ms-autohiding-scrollbar;
}