about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/styles/components/accounts.scss
diff options
context:
space:
mode:
authorThibaut Girka <thib@sitedethib.com>2018-12-18 18:52:37 +0100
committerThibG <thib@sitedethib.com>2018-12-18 21:39:35 +0100
commit82b01a6c9f13ab63818da3bfb8ee9cfcfda0cdd6 (patch)
tree35f67570b4c006f4a27cb322cbea863da293b4f0 /app/javascript/flavours/glitch/styles/components/accounts.scss
parent9fc7ad7b9ce663a9daff9fdd4d934c101f6e38c0 (diff)
[Glitch] Put "Media Only" option in column settings instead of content area headline
Port 4f42238c294f92dbd87db3d83f9514344fcd1f8a to glitch-soc
Diffstat (limited to 'app/javascript/flavours/glitch/styles/components/accounts.scss')
-rw-r--r--app/javascript/flavours/glitch/styles/components/accounts.scss2
1 files changed, 0 insertions, 2 deletions
diff --git a/app/javascript/flavours/glitch/styles/components/accounts.scss b/app/javascript/flavours/glitch/styles/components/accounts.scss
index 2cdfacb04..5f465259f 100644
--- a/app/javascript/flavours/glitch/styles/components/accounts.scss
+++ b/app/javascript/flavours/glitch/styles/components/accounts.scss
@@ -446,8 +446,6 @@
 }
 
 .notification__filter-bar,
-.community-timeline__section-headline,
-.public-timeline__section-headline,
 .account__section-headline {
   background: darken($ui-base-color, 4%);
   border-bottom: 1px solid lighten($ui-base-color, 8%);