Better resizing CSS
git-svn-id: http://svn.automattic.com/wordpress/trunk@2791 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
4b2090d592
commit
18891bd2af
|
@ -164,4 +164,7 @@
|
||||||
height: 10px;
|
height: 10px;
|
||||||
display: none;
|
display: none;
|
||||||
border: 1px dotted gray;
|
border: 1px dotted gray;
|
||||||
|
margin: 0px;
|
||||||
|
padding: 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue