summaryrefslogtreecommitdiffstats
path: root/webapp/sass/routes/_backstage.scss
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/sass/routes/_backstage.scss')
-rw-r--r--webapp/sass/routes/_backstage.scss6
1 files changed, 3 insertions, 3 deletions
diff --git a/webapp/sass/routes/_backstage.scss b/webapp/sass/routes/_backstage.scss
index 79a92cde5..290e13005 100644
--- a/webapp/sass/routes/_backstage.scss
+++ b/webapp/sass/routes/_backstage.scss
@@ -405,12 +405,12 @@
width: 15%;
}
-&.emoji-list__creator {
+.emoji-list__creator {
padding: 15px 0px;
width: 40%;
}
-&.emoji-list__actions {
+.emoji-list__actions {
padding: 20px 15px 20px 0px;
width: 15%;
}
@@ -438,4 +438,4 @@
.emoticon {
margin-bottom: 0;
}
-} \ No newline at end of file
+}