Browse Source

解决浏览器兼容问题

hangb 8 years ago
parent
commit
cb51f1b963

+ 1 - 0
jpress-web-template-usoftchina/src/main/webapp/templates/usoftchina/taxonomy_demoDocument.html

@@ -54,6 +54,7 @@
     overflow: hidden;
     display: inline-block;
     text-align: left;
+    list-style: none;
     }
     .breadcrumbs ul li{
     float: left;

+ 1 - 0
jpress-web-template-usoftchina/src/main/webapp/templates/usoftchina/taxonomy_question.html

@@ -52,6 +52,7 @@
     overflow: hidden;
     display: inline-block;
     text-align: left;
+    list-style: none;
     }
     .breadcrumbs ul li{
     float: left;

+ 1 - 0
jpress-web-template-usoftchina/src/main/webapp/templates/usoftchina/taxonomy_version.html

@@ -52,6 +52,7 @@
     overflow: hidden;
     display: inline-block;
     text-align: left;
+    list-style: none;
     }
     .breadcrumbs ul li{
     float: left;