fix button spacing
This commit is contained in:
parent
b765dc005b
commit
e9d5a91def
|
@ -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 ***/
|
||||||
|
|
Loading…
Reference in New Issue