CSS errors
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
High
|
Deryck Hodge |
Bug Description
This is on edge (r9365).
One CSS error is in the inline CSS stylesheet in e.g. https:/
<style type="text/css">
/* A page-specific fix for inline text are editing to line up box. */
/* Align the 'add comment' link to the right of the comment box. */
</style>
There is one "=" instead ":" in one CSS declaration.
An other error is in https:/
.yui-
The "/" doesn't belong there.
Firefox complains about many more errors in the CSS files. Some seem to be missing newlines (https:/
Related branches
- Guilherme Salgado (community): Approve (release-critical)
- Tim Penhey (community): Approve
-
Diff: 28 lines (+5/-2)2 files modifiedlib/canonical/launchpad/icing/style.css (+4/-1)
lib/lp/bugs/templates/bugtask-index.pt (+1/-1)
affects: | launchpad → launchpad-foundations |
Changed in malone: | |
assignee: | nobody → Deryck Hodge (deryck) |
status: | Triaged → In Progress |
tags: | added: css |
Changed in malone: | |
status: | Fix Committed → Fix Released |
Changed in malone: | |
milestone: | none → 3.1.12 |
I don't think the broken instruction is necessary, all <textarea>s are set to 60em