diff options
Diffstat (limited to 'web/sass-files/sass/partials/_responsive.scss')
-rw-r--r-- | web/sass-files/sass/partials/_responsive.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/sass-files/sass/partials/_responsive.scss b/web/sass-files/sass/partials/_responsive.scss index b724b8ced..ead65af2e 100644 --- a/web/sass-files/sass/partials/_responsive.scss +++ b/web/sass-files/sass/partials/_responsive.scss @@ -607,7 +607,7 @@ @include translate3d(0, 0, 0); } > div { - padding-bottom: 0; + padding-bottom: 70px; } .nav-pills__unread-indicator-bottom { bottom: 10px; |