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.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | Bad-synatax-in-style-css-61721-2.patch | 277 bytes | dharti patel |
Comments
Comment #1
dharti patel commentedComment #2
dharti patel commentedHello @GWL,
I've resolved the bad style css issue and create a patch for the same.
Kindly review it.
Thanks
Comment #3
atul_ghate commentedwill review this patch
Comment #4
atul_ghate commentedHi,
The patch looks good to me changing its status to RTBC