change width to avoid collisions
This commit is contained in:
@@ -39,7 +39,7 @@ button {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* New click/hide */
|
/* 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 {display:block; cursor:pointer; color:#000; font-weight:normal;}
|
||||||
#gallery .switch .turn_off {display:none;}
|
#gallery .switch .turn_off {display:none;}
|
||||||
#gallery .off {color:#c00;}
|
#gallery .off {color:#c00;}
|
||||||
|
|||||||
Reference in New Issue
Block a user