Move table width to CSS. Props hansengel. see 5851

git-svn-id: http://svn.automattic.com/wordpress/trunk@6850 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
ryan
2008-02-14 15:33:56 +00:00
parent 91f1b07cbf
commit c2fd99fd56
10 changed files with 11 additions and 10 deletions

View File

@@ -877,6 +877,7 @@ html, body {
.niceblue {
border-collapse: collapse;
margin-top: 1em;
width: 100%;
}
.niceblue td {