Skip to content

Commit 621384b

Browse files
committed
Merge pull request php-debugbar#236 from sebdesign/patch-1
Apply normal letter-spacing
2 parents 70cb7a3 + 24848a8 commit 621384b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/DebugBar/Resources/debugbar.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ div.phpdebugbar {
1818
color: #000;
1919
text-align: left;
2020
line-height: 1;
21+
letter-spacing: normal;
2122
}
2223

2324
div.phpdebugbar a,

0 commit comments

Comments
 (0)