summaryrefslogtreecommitdiff
path: root/app/assets
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-07-02 11:42:39 +0300
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-07-02 11:42:39 +0300
commit66e10f0566a979b5ba852b2f82a94d3a4280a4e7 (patch)
treeb31f8f23afde2248c36efe84e53f12050626ff46 /app/assets
parent47f78a2c7614b0a32110e909c2244f67310d030e (diff)
downloadgitlab-ce-66e10f0566a979b5ba852b2f82a94d3a4280a4e7.tar.gz
Fix header avatar
Diffstat (limited to 'app/assets')
-rw-r--r--app/assets/stylesheets/sections/header.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/assets/stylesheets/sections/header.scss b/app/assets/stylesheets/sections/header.scss
index e315b4ebcaa..38c08814224 100644
--- a/app/assets/stylesheets/sections/header.scss
+++ b/app/assets/stylesheets/sections/header.scss
@@ -77,6 +77,7 @@ header {
top: -4px;
img {
width: 26px;
+ height: 26px;
@include border-radius(4px);
}
}