diff options
Diffstat (limited to 'static/pichat.css')
| -rwxr-xr-x | static/pichat.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/pichat.css b/static/pichat.css index 2ffcd59..fa9325c 100755 --- a/static/pichat.css +++ b/static/pichat.css @@ -190,7 +190,7 @@ background-image:url(/static/upbutton1.png); position: absolute; padding: 5px; top:85px; - min-width: 180px; + min-width: 190px; width:11%; float:right; right: 6%; @@ -212,7 +212,7 @@ background-image:url(/static/upbutton1.png); -moz-border-radius-bottomright:5px; border-right:2px solid #c8cbce; border-bottom:2px solid #c8cbce; - max-height:450px; + max-height:400px; box-shadow: 3px 4px 4px #c8cbce; -webkit-box-shadow: 3px 4px 4px #c8cbce; -moz-box-shadow: 3px 3px 4px #c8cbce; |
