aboutsummaryrefslogtreecommitdiff
path: root/src/components/tab_switcher
diff options
context:
space:
mode:
authorHJ <30-hj@users.noreply.git.pleroma.social>2020-11-01 20:50:02 +0000
committerHJ <30-hj@users.noreply.git.pleroma.social>2020-11-01 20:50:02 +0000
commit590f8e17544969b1fc2456b3724e85b16cf81bdd (patch)
treec1c04f7bb2080d8d53c26bb8c543327e3d4e2789 /src/components/tab_switcher
parent148789767a28a988751af9635cd53fe6d85a4c75 (diff)
parent64da9a8e69fa8b26f627da4505c4efba1b025df1 (diff)
Merge branch 'various-css-fixes' into 'develop'
Various css fixes Closes #992 See merge request pleroma/pleroma-fe!1267
Diffstat (limited to 'src/components/tab_switcher')
-rw-r--r--src/components/tab_switcher/tab_switcher.scss3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/components/tab_switcher/tab_switcher.scss b/src/components/tab_switcher/tab_switcher.scss
index 1e963516..0ed614b7 100644
--- a/src/components/tab_switcher/tab_switcher.scss
+++ b/src/components/tab_switcher/tab_switcher.scss
@@ -4,8 +4,7 @@
display: flex;
.tab-icon {
- width: 100%;
- margin: 0.2em 0;
+ margin: 0.2em auto;
display: block;
}