summaryrefslogtreecommitdiffstats
path: root/web/sass-files/sass/partials/_headers.scss
diff options
context:
space:
mode:
Diffstat (limited to 'web/sass-files/sass/partials/_headers.scss')
-rw-r--r--web/sass-files/sass/partials/_headers.scss5
1 files changed, 3 insertions, 2 deletions
diff --git a/web/sass-files/sass/partials/_headers.scss b/web/sass-files/sass/partials/_headers.scss
index eab4becac..4351e167b 100644
--- a/web/sass-files/sass/partials/_headers.scss
+++ b/web/sass-files/sass/partials/_headers.scss
@@ -92,10 +92,10 @@
.navbar-right {
font-size: 0.85em;
position: absolute;
- top: 20px;
+ top: 10px;
right: 22px;
.dropdown-toggle {
- padding: 0 10px;
+ padding: 10px;
}
.dropdown-menu {
li a {
@@ -119,6 +119,7 @@
}
.header__info {
color: #fff;
+ padding-left: 3px
}
.team__name, .user__name {
display: block;