]> cat aescling's git repositories - mastodon.git/commitdiff
[Glitch] Use heading actions and placeholders in settings
authorSasha Sorokin <dafri.nochiterov8@gmail.com>
Sat, 11 Jan 2020 01:14:45 +0000 (08:14 +0700)
committerThibaut Girka <thib@sitedethib.com>
Sun, 12 Jan 2020 15:04:42 +0000 (16:04 +0100)
Port SCSS changes from 36426ed4ad450320f4a4e598c41355a6d8faad66 to glitch-soc

Signed-off-by: Thibaut Girka <thib@sitedethib.com>
app/javascript/flavours/glitch/styles/admin.scss

index d2f477d19824b6bbd65273c60e022b13c7f393b3..e7c9855b85ae6039e933ce49304651a2e90ff3e8 100644 (file)
@@ -894,3 +894,7 @@ a.name-tag,
     color: $primary-text-color;
   }
 }
+
+.center-text {
+  text-align: center;
+}