[Sakai Jira] Updated: (SAKIII-1121) .widget_title specifies line-height taller than .widget-titlebar-inner

Eli Cochran (JIRA) sakai3-ux-jira at sakaiproject.org
Mon Sep 27 15:45:29 PDT 2010


     [ http://jira.sakaiproject.org/browse/SAKIII-1121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eli Cochran updated SAKIII-1121:
--------------------------------

    Attachment: SAKIII-1121a.png

Attaching correct view of missalignment

> .widget_title specifies line-height taller than .widget-titlebar-inner
> ----------------------------------------------------------------------
>
>                 Key: SAKIII-1121
>                 URL: http://jira.sakaiproject.org/browse/SAKIII-1121
>             Project: Sakai 3 UI Dev
>          Issue Type: Bug
>          Components: Widgets - Core/System
>    Affects Versions: Sprint 1 (Ends 01/08/10), Sprint 2 (Ends 15/08/10), Sprint 3 (Ends 29/08/10), Sprint 4 (Ends 19/09/10)
>            Reporter: Eli Cochran
>            Assignee: Nicolaas Matthijs
>         Attachments: SAKIII-1121a.png
>
>
> In sakai.core.2.css, the height of .widget_title is specified by "line-height: 50px" while it's container, widget-titlebar-inner, has a height specified by "height: 47px;. This can cause floated content below it to be indented if the element doesn't have any padding. 
> Suggest using top padding or a smaller line-height.
> .fl-widget .fl-widget-titlebar .widget-titlebar-inner {background: url(../../_images/block_tl.png) top left no-repeat; height: 47px}
> .fl-widget .fl-widget-titlebar .widget_title {color: #878a8c; font-size: 1.0em; float: left; padding-left: 43px; line-height: 50px}

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.sakaiproject.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the sakai-ui-dev mailing list