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.scss11
1 files changed, 9 insertions, 2 deletions
diff --git a/webapp/sass/layout/_headers.scss b/webapp/sass/layout/_headers.scss
index 2382a39e4..cc9f0f713 100644
--- a/webapp/sass/layout/_headers.scss
+++ b/webapp/sass/layout/_headers.scss
@@ -143,9 +143,16 @@
&.popover {
white-space: normal;
}
- }
- @import "../components/status-icon";
+ .status {
+ width: 18px;
+
+ svg {
+ max-height: 20px;
+ width: 16px;
+ }
+ }
+ }
}
.channel-intro {