Public bug reported:

In Mahara 20.10 we noticed that the forum buttons for replying, editing,
and deleting forum replies were stuck to the left and compressed the
reply text.

After editing the css to remove the float left it appeared underneath
the forum replies and the forum replies weren't as compressed.

CSS:

.link-blocktype{
float: none !important;
}


Philippe

** Affects: mahara
     Importance: Undecided
         Status: New


** Tags: usability

** Attachment added: "before/after css edit"
   
https://bugs.launchpad.net/bugs/1914049/+attachment/5458782/+files/Mahara%20css%20anpassungen.png

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

Title:
  Positioning of Forum Buttons

Status in Mahara:
  New

Bug description:
  In Mahara 20.10 we noticed that the forum buttons for replying,
  editing, and deleting forum replies were stuck to the left and
  compressed the reply text.

  After editing the css to remove the float left it appeared underneath
  the forum replies and the forum replies weren't as compressed.

  CSS:

  .link-blocktype{
  float: none !important;
  }

  
  Philippe

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1914049/+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