← Back to team overview

mahara-contributors team mailing list archive

[Bug 1624959] A patch has been submitted for review

 

Patch for "16.10_STABLE" branch: https://reviews.mahara.org/7088

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

Title:
  Webservices Service Group heading not aligned correctly

Status in Mahara:
  In Progress

Bug description:
  This is caused by the .html class on the heading row

  To avoid this we need to go

  .html {
    &:not(.heading) {
      ...
    }
  }

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


References