Improve mobile stats (#302)
- flex-wrap instead of hard character break - minimal margin - add missing breakpoint for space
This commit is contained in:
parent
4ef43652df
commit
ebaba664d2
2 changed files with 4 additions and 1 deletions
|
|
@ -846,7 +846,8 @@
|
|||
>
|
||||
</div>
|
||||
<p class="stats-label">
|
||||
<span id="ascend">-</span> <abbr
|
||||
<span id="ascend">-</span><span class="d-none d-md-inline"> </span
|
||||
><abbr
|
||||
class="d-none d-md-inline"
|
||||
data-i18n="[title]footer.meter;footer.meter-abbrev"
|
||||
title="meters"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue