about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/styles/metadata.scss
diff options
context:
space:
mode:
authorThibaut Girka <thib@sitedethib.com>2018-04-29 16:24:15 +0200
committerThibaut Girka <thib@sitedethib.com>2018-04-29 18:48:45 +0200
commit356d0214c93da79f0583a62a6ca748828d721326 (patch)
treeb3441fa221f9e6d470a52de337227d952ae3cf53 /app/javascript/flavours/glitch/styles/metadata.scss
parent91fb82a4ddfc13fb916d1b539f6a8fcb164166f5 (diff)
Implement tootsuite-style account fields
glitch-soc-style still in backup, both sharing the same SCSS style
Diffstat (limited to 'app/javascript/flavours/glitch/styles/metadata.scss')
-rw-r--r--app/javascript/flavours/glitch/styles/metadata.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/javascript/flavours/glitch/styles/metadata.scss b/app/javascript/flavours/glitch/styles/metadata.scss
index 484410bef..b66cce3c1 100644
--- a/app/javascript/flavours/glitch/styles/metadata.scss
+++ b/app/javascript/flavours/glitch/styles/metadata.scss
@@ -1,4 +1,4 @@
-.metadata {
+.account__header__fields {
   $meta-table-border: lighten($ui-base-color, 8%);
 
   border-collapse: collapse;