Bug 1080156
Summary: | Misalignment in Procedure steps and their substeps | ||||||
---|---|---|---|---|---|---|---|
Product: | [Community] Publican | Reporter: | Matt Reid <mreid> | ||||
Component: | publican | Assignee: | Jeff Fearn 🐞 <jfearn> | ||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Ruediger Landmann <rlandman> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 4.0 | CC: | aigao, rlandman, sclark | ||||
Target Milestone: | 4.1 | ||||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | 4.1.0 | Doc Type: | Bug Fix | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2014-05-05 06:03:21 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 1099559 | ||||||
Attachments: |
|
Description
Matt Reid
2014-03-24 19:07:58 UTC
Created attachment 878146 [details]
Misaligned HTML-Single Process
Rudi, for the extra newline this is a small fix do we want to ship it in 4.1? db4.css -#main-wrap li.step > div:first-child +#main-wrap li.step > *:first-child I can't duplicate the other issue; it should be in it's own bug so this bug doesn't have to stall waiting for that fix. This fix is the repo. Just filed https://bugzilla.redhat.com/show_bug.cgi?id=1092737 to cover the shifted text. Glad to hear that the extra newline was taken care of though, thanks! A fix for this shipped in Publican 4.1.0. |