mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #61639
[Bug 1914049] Re: Positioning of Forum Buttons
Hi Philippe,
Can you please check out https://reviews.mahara.org/#/c/11526 ? Your
problem may have been fixed in there as it can't be replicated with this
patch in place.
Thank you
Kristina
** Changed in: mahara
Status: New => Incomplete
--
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:
Incomplete
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
References