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.scss9
1 files changed, 3 insertions, 6 deletions
diff --git a/webapp/sass/layout/_headers.scss b/webapp/sass/layout/_headers.scss
index 3e0a51422..4b7348d7b 100644
--- a/webapp/sass/layout/_headers.scss
+++ b/webapp/sass/layout/_headers.scss
@@ -157,12 +157,10 @@
.channel-header__info {
margin-top: 12px;
white-space: nowrap;
-
+ .header-dropdown__icon {
+ color: $dark-gray;
+ }
.channel-header__title {
- .header-dropdown__icon {
- color: $dark-gray;
- }
-
> a {
display: inline-block;
text-decoration: none;
@@ -458,7 +456,6 @@
&.inactive {
color: inherit;
- &:hover,
&:active {
color: inherit;
}