summaryrefslogtreecommitdiff
path: root/app/assets
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-05-28 20:36:47 +0200
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-05-28 20:36:47 +0200
commit08a12f24b00a0d3c3b42ff80baaebba1f26a33a6 (patch)
tree08b28126e0af8bcf0cbc28fb9e6e54f08f47ae2d /app/assets
parentd0d596ae4a7efd3c35031f485954896a3702f8d1 (diff)
downloadgitlab-ce-08a12f24b00a0d3c3b42ff80baaebba1f26a33a6.tar.gz
Make user settings account page nicer
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Diffstat (limited to 'app/assets')
-rw-r--r--app/assets/stylesheets/pages/profile.scss5
1 files changed, 3 insertions, 2 deletions
diff --git a/app/assets/stylesheets/pages/profile.scss b/app/assets/stylesheets/pages/profile.scss
index 5b528b38d36..5a5fbc468a3 100644
--- a/app/assets/stylesheets/pages/profile.scss
+++ b/app/assets/stylesheets/pages/profile.scss
@@ -84,8 +84,9 @@
}
.btn {
- line-height: 36px;
- height: 56px;
+ line-height: 40px;
+ height: 42px;
+ padding: 0px 12px;
img {
width: 32px;