← Back to team overview

mahara-contributors team mailing list archive

[Bug 1271392] [NEW] focus on help box close button in chromium has gap

 

Public bug reported:

There is a gap at bottom of close button and the focus outline in
chromium - see the attached image

The problem is the <a> tag 'sits' lower than the <img> tag and so gives
the gap.

It needs to have vertical-align: top set on the <a> tag so both the <a>
and <img> are aligned at top

** Affects: mahara
     Importance: Low
     Assignee: Robert Lyon (robertl-9)
         Status: In Progress

** Attachment added: "problem1.jpg"
   https://bugs.launchpad.net/bugs/1271392/+attachment/3953994/+files/problem1.jpg

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1271392

Title:
  focus on help box close button in chromium has gap

Status in Mahara ePortfolio:
  In Progress

Bug description:
  There is a gap at bottom of close button and the focus outline in
  chromium - see the attached image

  The problem is the <a> tag 'sits' lower than the <img> tag and so
  gives the gap.

  It needs to have vertical-align: top set on the <a> tag so both the
  <a> and <img> are aligned at top

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1271392/+subscriptions


Follow ups

References