Skip to content

Commit 6067df9

Browse files
mnishiguchifhunleth
authored andcommitted
Make tables use all available space
1 parent bce3dac commit 6067df9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

styles.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -203,6 +203,7 @@ ul {
203203
border-collapse: collapse;
204204
border-spacing: 0;
205205
font: normal 13px Roboto, sans-serif;
206+
width: 100%;
206207
}
207208
.search-table thead th {
208209
background-color: #101010;

0 commit comments

Comments
 (0)