0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-08-10 12:54:44 +02:00

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;
width: 30px;
height: 30px;
padding-left: 3px;
padding-right: 3px;
margin-left: 3px;
margin-right: 3px;
}
/*** Participant list ***/