← Back to team overview

mahara-contributors team mailing list archive

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

 

** Changed in: mahara
       Status: New => In Progress

-- 
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


References