← Back to team overview

mahara-contributors team mailing list archive

[Bug 1624959] Re: Webservices Service Group heading not aligned correctly

 

** Changed in: mahara
       Status: In Progress => 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/1624959

Title:
  Webservices Service Group heading not aligned correctly

Status in Mahara:
  Fix Committed

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