diff --git a/css/area_footer.less b/css/area_footer.less index 001a977..94a951e 100755 --- a/css/area_footer.less +++ b/css/area_footer.less @@ -26,9 +26,11 @@ } bdi { - font-weight: bold; - max-width: 100%; display: inline-block; + max-width: 100%; + overflow-x: auto; + overflow-y: hidden; + font-weight: bold; vertical-align: bottom; } }