mirror of
https://github.com/maximebf/php-debugbar.git
synced 2025-01-16 13:00:42 +01:00
Set lineheight to 1.2 instead of 1 (#705)
This commit is contained in:
parent
021f38fba3
commit
c0a7802053
@ -17,7 +17,7 @@ div.phpdebugbar {
|
||||
font-size: 14px;
|
||||
color: #000;
|
||||
text-align: left;
|
||||
line-height: 1;
|
||||
line-height: 1.2em;
|
||||
letter-spacing: normal;
|
||||
direction: ltr;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user