Skip to content

Commit 98c4ec3

Browse files
committed
Remove list style on stats
1 parent a8a5850 commit 98c4ec3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

debug_toolbar/static/debug_toolbar/css/toolbar.css

+1
Original file line numberDiff line numberDiff line change
@@ -533,6 +533,7 @@
533533

534534
#djDebug .panelContent ul.stats {
535535
position: relative;
536+
list-style-type: none;
536537
}
537538
#djDebug .panelContent ul.stats li {
538539
width: 30%;

0 commit comments

Comments
 (0)