1
0
mirror of https://github.com/maximebf/php-debugbar.git synced 2025-01-16 13:00:42 +01:00

Align icons

This commit is contained in:
Barry vd. Heuvel 2024-04-03 09:16:05 +02:00
parent f65a9c436f
commit 08e2d696a9

View File

@ -204,6 +204,7 @@ a.phpdebugbar-tab.phpdebugbar-active {
a.phpdebugbar-close-btn, a.phpdebugbar-open-btn, a.phpdebugbar-restore-btn, a.phpdebugbar-minimize-btn , a.phpdebugbar-maximize-btn {
width: 16px;
height: 16px;
text-align: center;
}
a.phpdebugbar-maximize-btn { display: none}