1
0
mirror of https://github.com/maximebf/php-debugbar.git synced 2025-03-15 11:50:01 +01:00

More reset (links)

This commit is contained in:
Barry vd. Heuvel 2015-02-02 14:29:16 +01:00
parent db6dda22af
commit 66dcdc4a9f

View File

@ -33,6 +33,9 @@ div.phpdebugbar * {
margin: 0;
padding: 0;
border: 0;
font-weight: normal;
text-decoration: none;
clear: initial;
-moz-box-sizing: content-box;
box-sizing: content-box;
}