summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/generic/sidebar.scss
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/stylesheets/generic/sidebar.scss')
-rw-r--r--app/assets/stylesheets/generic/sidebar.scss10
1 files changed, 5 insertions, 5 deletions
diff --git a/app/assets/stylesheets/generic/sidebar.scss b/app/assets/stylesheets/generic/sidebar.scss
index 30e367104fe..22720c2e1d5 100644
--- a/app/assets/stylesheets/generic/sidebar.scss
+++ b/app/assets/stylesheets/generic/sidebar.scss
@@ -127,7 +127,7 @@
width: $sidebar_collapsed_width;
a {
- padding-left: 10px;
+ padding-left: 12px;
.gitlab-text-container {
display: none;
@@ -151,7 +151,7 @@
}
.sidebar-user {
- padding-left: 10px;
+ padding-left: 12px;
width: $sidebar_collapsed_width;
.username {
@@ -214,7 +214,7 @@
margin-left: 10px;
width: $sidebar_width - 2 * 10px;
font-size: 16px;
- line-height: 36px;
+ line-height: 34px;
}
}
@@ -235,8 +235,8 @@
overflow: hidden;
img {
- width: 40px;
- height: 40px;
+ width: 36px;
+ height: 36px;
float: left;
}