← Back to team overview

mahara-contributors team mailing list archive

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

 

https://reviews.mahara.org/#/c/2949/

** Changed in: mahara
       Status: New => Fix Committed

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

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

Status in Mahara ePortfolio:
  Fix Committed

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/1271391/+subscriptions


References