Skip to content

Commit 2d11173

Browse files
committed
Table body now fills table.
1 parent 0cdfe0f commit 2d11173

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

debug_toolbar/static/debug_toolbar/css/toolbar.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@
286286
border-collapse:collapse;
287287
width:100%;
288288
background-color:#fff;
289-
display:block;
289+
display:table;
290290
margin-top:0.8em;
291291
overflow: auto;
292292
}

0 commit comments

Comments
 (0)