From 4bc79408a43e5fdcc49e867b6657e8516ff124e8 Mon Sep 17 00:00:00 2001 From: pichalite Date: Tue, 9 Aug 2016 23:44:21 +0000 Subject: [PATCH] adjust buttons in change picture modal to properly fit the button text --- less/account.less | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/less/account.less b/less/account.less index b276c69..023123a 100644 --- a/less/account.less +++ b/less/account.less @@ -300,6 +300,11 @@ line-height: 46px; margin: 0; } + + .modal-body .btn { + padding: 10px 5px; + font-size: 13px; + } } .page-user-info {