Skip to content

Commit 4725cb1

Browse files
authored
Merge pull request django-commons#1321 from jdufresne/small-caps
Remove 'font-variant: small-caps' CSS property
2 parents 1287018 + 19c56dc commit 4725cb1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

debug_toolbar/static/debug_toolbar/css/toolbar.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,6 @@
141141
color: #999;
142142
font-style: normal;
143143
text-decoration: none;
144-
font-variant: small-caps;
145144
}
146145

147146
#djDebug #djDebugToolbarHandle {

0 commit comments

Comments
 (0)