Better spacing of the buttons

This commit is contained in:
Lyubo Marinov 2018-02-09 00:34:07 -06:00
parent 024979c88a
commit 95cd0e556b
1 changed files with 3 additions and 2 deletions

View File

@ -14,7 +14,8 @@
.reactions-dialog-cell {
display: inline;
height: 50px;
width: 50px;
height: 40px;
margin: 10px;
width: 40px;
}
}