mirror of
https://github.com/maximebf/php-debugbar.git
synced 2025-01-16 21:08:34 +01:00
Fix line-height on tabs (#649)
This commit is contained in:
parent
7715ec5136
commit
20cffd75fe
@ -60,7 +60,7 @@ div.phpdebugbar ol, div.phpdebugbar ul {
|
||||
}
|
||||
|
||||
div.phpdebugbar ul li, div.phpdebugbar ol li, div.phpdebugbar dl li {
|
||||
line-height: 1;
|
||||
line-height: normal;
|
||||
}
|
||||
|
||||
div.phpdebugbar table, .phpdebugbar-openhandler table {
|
||||
|
Loading…
x
Reference in New Issue
Block a user