Public bug reported:

This is caused by the .html class on the heading row

To avoid this we need to go

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

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

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

** Changed in: mahara
   Importance: Undecided => Low

** Changed in: mahara
    Milestone: None => 16.10.0

** Changed in: mahara
     Assignee: (unassigned) => Robert Lyon (robertl-9)

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

_______________________________________________
Mailing list: https://launchpad.net/~mahara-contributors
Post to     : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp

Reply via email to