diff --git a/static/style.css b/static/style.css index d52fd59..9108e15 100644 --- a/static/style.css +++ b/static/style.css @@ -39,7 +39,7 @@ button { } /* New click/hide */ -#gallery {position:relative; line-height:20px; width:705px; padding:0 0 10px 10px; margin-bottom:100px; height:100%;} +#gallery {position:relative; line-height:20px; width:380px; padding:0 0 10px 10px; margin-bottom:100px; height:100%;} #gallery .switch {display:block; cursor:pointer; color:#000; font-weight:normal;} #gallery .switch .turn_off {display:none;} #gallery .off {color:#c00;}