mirror of
https://github.com/maximebf/php-debugbar.git
synced 2025-01-16 13:00:42 +01:00
Fix header/dropdown height
This commit is contained in:
parent
1afd4034fb
commit
424be4f885
@ -146,7 +146,6 @@ div.phpdebugbar-header > div > * {
|
||||
font-size: 14px;
|
||||
color: #555;
|
||||
text-decoration: none;
|
||||
height: 16px;
|
||||
}
|
||||
div.phpdebugbar-header-left > * {
|
||||
float: left;
|
||||
@ -156,6 +155,7 @@ div.phpdebugbar-header-right > * {
|
||||
}
|
||||
div.phpdebugbar-header-right > select {
|
||||
padding: 0;
|
||||
line-height: 1em;
|
||||
}
|
||||
|
||||
/* -------------------------------------- */
|
||||
|
Loading…
x
Reference in New Issue
Block a user