css fix by Soar (94bd489e6961459919d8c80579948cd0f19590c9)

This commit is contained in:
smgladkovskiy 2011-05-25 13:15:45 +04:00
parent 21a974568a
commit 369eba387d
1 changed files with 2 additions and 0 deletions

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;