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.scss12
1 files changed, 5 insertions, 7 deletions
diff --git a/webapp/sass/layout/_headers.scss b/webapp/sass/layout/_headers.scss
index e6dc6bb68..8ee6e8fdc 100644
--- a/webapp/sass/layout/_headers.scss
+++ b/webapp/sass/layout/_headers.scss
@@ -121,7 +121,7 @@
&.dropdown {
float: left;
- max-width: 100%;
+ max-width: 90%;
padding-right: 1em;
.header-dropdown__icon {
@@ -182,7 +182,6 @@
}
.channel-intro-profile {
- margin-left: 63px;
margin-top: 5px;
.user-popover {
@@ -193,7 +192,10 @@
}
.channel-intro-img {
- float: left;
+ .status-wrapper {
+ height: 50px;
+ margin: 0 10px 10px 0;
+ }
img {
@include border-radius(100px);
@@ -211,10 +213,6 @@
background: $bg--gray;
padding: 10px 15px;
}
-
- .channel-intro-text {
- margin-top: 35px;
- }
}
// Team Header in Sidebar