#26101 closed defect (bug) (worksforme)
QuickPress has no space between draft date and title
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 3.8 |
Component: | Administration | Keywords: | has-patch |
Focuses: | ui | Cc: |
Description
http://cl.ly/image/1S230M1L0n3S
Looked a little hinky. Saw that wp-admin/includes/dashboard.php didn't have a space after the date. Added one.
Patch included.
Attachments (1)
Change History (7)
#1
@
12 years ago
- Component changed from General to Administration
- Keywords ui-focus added
- Milestone changed from Awaiting Review to 3.8
#2
@
12 years ago
Looks like some styles are not applied properly.
Could not reproduce. This is how Quick Draft looks on my install: http://cl.ly/image/3D400z010c3G.
Title links should have a margin: trunk/src/wp-admin/css/wp-admin.css?rev=26249#L3119.
#3
@
12 years ago
Looks like its a conflict with the MP6 Plugin (which I still have for the color schemes). Weird. Should there not be a space in there anyway for everythinig on one line though?
#4
@
12 years ago
Confirmed with MP6 enabled: http://cl.ly/image/293H12021Q0a. The padding and colors are off, and the text area should be hidden by default. Links to comments statuses are also misplaced: http://cl.ly/image/1X1b2s3g0P3t.
If there are color schemes in MP6 that are not going to be in core, I guess the plugin should be updated to not break dashboard. I don't think the space is necessary in that line as long as all the styles are properly applied.
Adding space to dashboard quickpress