[Sakai Jira] Created: (SAKIII-2381) CSS bug in .requireAnon selector
Roman Shumikhin (JIRA)
sakai-ui-dev-tracking at collab.sakaiproject.org
Mon Feb 7 16:17:01 PST 2011
CSS bug in .requireAnon selector
--------------------------------
Key: SAKIII-2381
URL: https://jira.sakaiproject.org/browse/SAKIII-2381
Project: Sakai 3 UI Dev
Issue Type: Bug
Components: Design
Affects Versions: Sprint 103: Stabilization and QA
Environment: Firefox 3.6.12
Reporter: Roman Shumikhin
Priority: Trivial
Attachments: css-bug-repeat.gif
There is a CSS bug in .requireAnon selector in /dev/css/sakai/sakai.base.css
Compare top navigation bar rendering for logged-in and anonymous users, there is a 1-2px shift in the navigation bar's elements. Please see the attached screenshot (I hope gif animation will work after uploading).
I think the following properties should be added to .requireAnon selector:
font-family:Arial, Helvetica, sans-serif;
line-height:120%;
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the sakai-ui-dev-tracking
mailing list