Browse Source

企业名称长度限制

yangc 8 years ago
parent
commit
4fc42ceeb6
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/main/webapp/resources/view/common/site-nav.html

+ 1 - 0
src/main/webapp/resources/view/common/site-nav.html

@@ -95,6 +95,7 @@
         overflow: hidden;
         text-overflow: ellipsis;
         white-space: nowrap;
+        display: block;
     }
     #site-nav .dropdown .dropdown-menu >ul >li.switch-enterprises a:hover {
         color: #5078cb;