Skip to content

Commit b9f1201

Browse files
Fix chart scrolling in IE
1 parent ecf69bb commit b9f1201

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sass/static/trade_beta.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -842,7 +842,7 @@
842842
height: 100%;
843843
}
844844
#trade_live_chart table {
845-
width: 100%;
845+
width: 98%;
846846
height: 100%;
847847
td {
848848
height: 100%;

0 commit comments

Comments
 (0)