about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/styles/components/local_settings.scss
diff options
context:
space:
mode:
authorThibaut Girka <thib@sitedethib.com>2018-10-01 22:09:57 +0200
committerThibG <thib@sitedethib.com>2018-10-09 18:10:54 +0200
commitedb9ec8543e49a8992ea76c04d6c595830996683 (patch)
tree1c352904f8e2767d42730460d71d75e19c0c9bd4 /app/javascript/flavours/glitch/styles/components/local_settings.scss
parent641d056e0f21cdbef26a6b8ee9baced7d5da58c5 (diff)
Add icons for each of the local-setting pages
Diffstat (limited to 'app/javascript/flavours/glitch/styles/components/local_settings.scss')
-rw-r--r--app/javascript/flavours/glitch/styles/components/local_settings.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/javascript/flavours/glitch/styles/components/local_settings.scss b/app/javascript/flavours/glitch/styles/components/local_settings.scss
index a6e5c9892..288248f7c 100644
--- a/app/javascript/flavours/glitch/styles/components/local_settings.scss
+++ b/app/javascript/flavours/glitch/styles/components/local_settings.scss
@@ -72,7 +72,7 @@
 
 .glitch.local-settings__navigation {
   background: lighten($ui-secondary-color, 8%);
-  width: 200px;
+  width: 212px;
   font-size: 15px;
   line-height: 20px;
   overflow-y: auto;