In style.css ...

.thumbs {
	text-align: center;
	left-margin: auto;
	right-margin: auto;
	width: 100%;
}

... instead of left-margin and right-margin, it should be margin-left and margin-right.

Comments

dharti patel’s picture

Assigned: Unassigned » dharti patel
Issue summary: View changes
dharti patel’s picture

Assigned: dharti patel » Unassigned
Status: Active » Needs review
StatusFileSize
new277 bytes

Hello @GWL,

I've resolved the bad style css issue and create a patch for the same.
Kindly review it.

Thanks

atul_ghate’s picture

Assigned: Unassigned » atul_ghate

will review this patch

atul_ghate’s picture

Assigned: atul_ghate » Unassigned
Status: Needs review » Reviewed & tested by the community

Hi,
The patch looks good to me changing its status to RTBC