“liting %!s(int64=6) %!d(string=hai) anos
pai
achega
e2b104f951
Modificáronse 1 ficheiros con 6 adicións e 1 borrados
  1. 6 1
      src/css/newMenu/companyProfile.css

+ 6 - 1
src/css/newMenu/companyProfile.css

@@ -117,9 +117,13 @@
     font-size: 16px;
     color: #1f1f1f;
     margin-left: 12px;
-    width: 140px;
+    display: inline-block;
+    width: 110px;
     vertical-align: top;
     overflow: hidden;
+    text-overflow: ellipsis;
+    -o-text-overflow: ellipsis;
+    white-space: nowrap;
 }
 .txtIntroduce .btnTxt .number{
     float: right;
@@ -156,6 +160,7 @@
     font-size: 16px;
     color: #7a7878;
     line-height: 28px;
+    word-wrap:break-word 
 }
 .business{
     margin-bottom: 67px;