Changes

no edit summary
Line 1: Line 1:  
/* CSS placed here will affect users of the mobile site */
 
/* CSS placed here will affect users of the mobile site */
 +
 +
.thumb .error { display: none !important; }
 +
 +
/* Hide the SVG conversion error text */
 +
.MediaTransformError {
 +
    display: none !important;
 +
    visibility: hidden !important;
 +
}
 +
    
/* Phone-only: make gallery thumbs larger, up to 320px (do not change layout) */
 
/* Phone-only: make gallery thumbs larger, up to 320px (do not change layout) */