diff --git a/dialogs/image/image.css b/dialogs/image/image.css index 33310ac8b..812ca5a1c 100755 --- a/dialogs/image/image.css +++ b/dialogs/image/image.css @@ -106,7 +106,7 @@ #remote .left{ display: block; float: left; - width: 300px; + width: 320px; height:10px; } #remote .right{ @@ -161,7 +161,7 @@ } #remote #width, #remote #height{ - width: 20px; + width: 40px; margin-left: 2px; margin-right: 2px; } @@ -891,4 +891,4 @@ } #search .searchList .clearFloat{ clear: both; -} \ No newline at end of file +}