summaryrefslogtreecommitdiffstats
path: root/webapp/sass/layout/_headers.scss
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/sass/layout/_headers.scss')
-rw-r--r--webapp/sass/layout/_headers.scss10
1 files changed, 6 insertions, 4 deletions
diff --git a/webapp/sass/layout/_headers.scss b/webapp/sass/layout/_headers.scss
index 4368fc397..6796570b6 100644
--- a/webapp/sass/layout/_headers.scss
+++ b/webapp/sass/layout/_headers.scss
@@ -17,7 +17,7 @@
white-space: nowrap;
.fa {
- font-size: 16px;
+ font-size: 19px;
}
}
@@ -29,12 +29,14 @@
.member-popover__trigger {
.fa {
margin-left: 4px;
+ position: relative;
+ top: 2px;
}
}
.pinned-posts-button svg {
position: relative;
- top: 2px;
+ top: 5px;
}
&.alt {
@@ -44,8 +46,8 @@
font-weight: normal !important;
&.header-list__right {
- white-space: nowrap;
padding-right: 4px;
+ white-space: nowrap;
}
}
@@ -419,7 +421,7 @@
font-size: 22px;
height: 30px;
line-height: 26px;
- margin-right: 3px;
+ margin-right: 1px;
text-align: center;
width: 30px;