Skip to content

Commit 747ca8b

Browse files
committed
Fix scientific domains overflow
1 parent ea8c5e9 commit 747ca8b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

assets/css/tabs.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ table td, table th {
8585

8686
/* Scientific Domains */
8787
td, th {
88+
box-sizing: border-box;
8889
font-size: 0.8rem;
8990
padding: 8px;
9091
}

0 commit comments

Comments
 (0)