add margin to buttons in setting page

This commit is contained in:
Matteo Pagliazzi 2013-09-11 15:42:11 +02:00
parent 01ac814b17
commit 1bc5f0eb0c

View file

@ -47,4 +47,7 @@
padding: 0px 5px
.chat-btn
margin-right: 5px;
.personal-options .btn
margin-right: 5px;