php - Smaller image divs shrinking inside a container div on Print Preview (Divception) -
i have div holds number of smaller divs. these smaller divs used displaying pictures... not sure best way of explaining is, i'll add couple of images anyways, in design view, have divs looking perfectly, or @ least near example above. lined looks whatever element. however... when go print view, pictures divs shrink in size. lot of time isn't much, barely noticable, enough throw layout off. have tried on both chrome , firefox, , have downloaded opened in adobe; every time comes out same way. i've thrown can think of @ haven't been able figure out why happening. here's css in regards larger div: .image-grid{width:274mm;height:99.5mm;padding:3mm 0 0 7mm;} .image{width:34.5mm;height:20mm;background-repeat:no-repeat;background-position:center center;background-size:cover;margin-right:2.99mm;margin-bottom:3mm;float:left;padding:0;} .image-end{width:34.5mm;height:20mm;float:left;background-repeat:no-repeat;background-position:center center;backgroun...