1
0
Fork 0
mirror of https://github.com/Oreolek/debug-toolbar.git synced 2024-04-29 15:49:18 +03:00

css fix by Soar (94bd489e6961459919d8c80579948cd0f19590c9)

This commit is contained in:
smgladkovskiy 2011-05-25 13:15:45 +04:00
parent 21a974568a
commit 369eba387d

View file

@ -13,6 +13,8 @@ div#kohana-debug-toolbar table,
div#kohana-debug-toolbar tr,
div#kohana-debug-toolbar td,
div#kohana-debug-toolbar th {
width: auto;
height: auto;
margin: 0;
padding: 0;
border: 0;