Opened 7 years ago
Closed 7 years ago
#3137 closed defect (bug) (fixed)
Proper formatting of CSS inside the anon-upload-template.php file
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | WordPress.tv | Keywords: | has-patch |
Cc: |
Description
Proper formatting of CSS inside the anon-upload-template.php file
Attachments (1)
Change History (8)
#3
@
7 years ago
Where is the "anon-upload-template.php" file? What directory? What system does it pertain to?
Details, please. Explain what it is that the patch is for, where it goes, that sort of thing.
#4
@
7 years ago
Hi @Otto42 , I have found some CSS is not properly formatted in this file "wordpress-meta\wordpress.tv\public_html\wp-content\themes\wptv2\anon-upload-template.php" on line number 118 to 120.
There is one tab spacing in that I have found but all rest of the CSS has properly formatted. so I have fixed that. I have used windows 7 and I have found this issue in NetBeans, phpstorm, notepad++, sublime.
So, I think it is better to provide the whole CSS in batter formatted as per coding standard and look good to see the code in properly formatted.
Proper formatting of CSS inside the anon-upload-template.php file