mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #21124
[Bug 1346926] A patch has been submitted for review
Patch for "master" branch: https://reviews.mahara.org/3797
--
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/1346926
Title:
blockquote displays vertical line
Status in Mahara ePortfolio:
In Progress
Bug description:
I haven't noticed this before, so presume it's a 1.9.2 issue. When a
blockquote is applied to content in a textbox it displays a vertical
line (see screenshot). I thought the purpose of a blockquote was to
indent the left & right margins eg to display a quote - the display of
a grey bar on the left hand looks as if there is a glitch in the
content. This seems to be getting pulled from core theme:
blockquote {
margin: 10px 30px;
border-left: 2px solid #999999;
padding-left: 1em;
}
Can this be amended so that the blockquote is invisible - then leave
it to the user to format (eg with quotes or italics).
Can anyone also confirm if this issue is present in 1.9.1 stable or if it just affects the beta 1.9.2testing version?
Thanks, Gordon.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1346926/+subscriptions
References