[Clipart] [Bug 9904] New: links displayed as blocks by skin-default.css
bugzilla-daemon at annarchy.freedesktop.org
bugzilla-daemon at annarchy.freedesktop.org
Wed Feb 7 08:46:45 PST 2007
http://bugs.freedesktop.org/show_bug.cgi?id=9904
Summary: links displayed as blocks by skin-default.css
Product: openclipart.org
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: minor
Priority: medium
Component: website
AssignedTo: clipart at lists.freedesktop.org
ReportedBy: james.kilfiger at gmail.com
The css
.cc_system_prompt a {
display:block;
}
at line 464 of skin-default.css is a little odd. It makes for odd formatting of
various prompts, such as
"Changes saved, see
Scimitar page
.Or go back to
Manage files
."
Probably should be
display:inline;
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the clipart
mailing list