Skip to content

Commit a0fd16c

Browse files
committed
border-width: 1px
1 parent d411f0a commit a0fd16c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notebook/static/notebook/less/renderedhtml.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
table-layout: fixed;
6868
}
6969
thead {
70-
border-bottom: 2px solid @rendered_html_border_color;
70+
border-bottom: 1px solid @rendered_html_border_color;
7171
vertical-align: bottom;
7272
}
7373
tr, th, td {

0 commit comments

Comments
 (0)