diff --git a/less/mobile.less b/less/mobile.less index 6d8b76c..e571963 100644 --- a/less/mobile.less +++ b/less/mobile.less @@ -120,6 +120,9 @@ display: block; font-size: 13px; opacity: .8; + overflow: hidden; + white-space: nowrap; + text-overflow: ellipsis; } } }