Missing many curly braces in style.css, to achieve the desired styling those braces have to be placed at the right places.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | creativity-stylecss-2977690-3.patch | 4.61 KB | bandanasharma |
Missing many curly braces in style.css, to achieve the desired styling those braces have to be placed at the right places.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | creativity-stylecss-2977690-3.patch | 4.61 KB | bandanasharma |
Comments
Comment #2
manish-31 commentedComment #3
bandanasharma commentedIn this patch add missing braces, also remove commented code and classes which had not defined any property. Make file indention according to drupal standard. Review the patch.
Comment #4
manish-31 commentedApplied this patch, it worked fine. Making it RTBC.
Comment #5
meenakshig commentedthanks for the patch