This is an automated email from the ASF dual-hosted git repository.

liubao pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-servicecomb-docs.git

commit e16a4910e941746acd699e4429c87932b9f9f5d5
Author: liubao <[email protected]>
AuthorDate: Wed May 30 18:36:32 2018 +0800

    解决表格显示不全的问题CSS错误
---
 java-chassis-reference/zh_CN/styles/website.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/java-chassis-reference/zh_CN/styles/website.css 
b/java-chassis-reference/zh_CN/styles/website.css
index d837b95..815fe4b 100644
--- a/java-chassis-reference/zh_CN/styles/website.css
+++ b/java-chassis-reference/zh_CN/styles/website.css
@@ -1,4 +1,4 @@
-.markdown-section table {
+table {
     table-layout: fixed;
     display:block;
     overflow-x: auto;

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to