Better resizing CSS

git-svn-id: http://svn.automattic.com/wordpress/trunk@2791 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
matt 2005-08-18 23:19:06 +00:00
parent 4b2090d592
commit 18891bd2af
1 changed files with 170 additions and 167 deletions

View File

@ -164,4 +164,7 @@
height: 10px; height: 10px;
display: none; display: none;
border: 1px dotted gray; border: 1px dotted gray;
margin: 0px;
padding: 0px;
} }