fix button spacing

This commit is contained in:
Matthew Hodgson 2014-11-11 04:40:39 +00:00
parent b765dc005b
commit e9d5a91def

View file

@ -473,8 +473,8 @@ textarea, input {
border: 0px; border: 0px;
width: 30px; width: 30px;
height: 30px; height: 30px;
padding-left: 3px; margin-left: 3px;
padding-right: 3px; margin-right: 3px;
} }
/*** Participant list ***/ /*** Participant list ***/