Likely Fix for px gap

Char bar was using padding from default input. This will probably fix
it, but I can't build it anymore.
This commit is contained in:
vita10gy 2013-03-25 09:11:14 -05:00
parent 450ad8caf3
commit e6cb0e75fc

View File

@ -299,6 +299,7 @@ summary {
color: #EEEEEE;
width: 100%;
height: 100%;
padding:3px 4px 1px 4px;
}