Thanks Terry! On Friday, September 30, 2016 at 10:27:52 AM UTC-4, Graham Faulkner wrote: > > Thanks for the feedback Terry. We will give this a try. > > > > Cheers, > > > > Graham > > > > *From:* Terry Brady [mailto:[email protected] <javascript:>] > *Sent:* September 28, 2016 11:53 AM > *To:* Graham Faulkner <[email protected] <javascript:>>; DSpace > Technical Support <[email protected] <javascript:>> > *Cc:* Courtney Matthews <[email protected] <javascript:>> > *Subject:* Re: [dspace-tech] full item record view abstract unexpected > display > > > > In order to remove the class from the element, you would need to modify > the xsl files. > > > > To keep the change simple, you could override the behavior of your > word-break class. > > > > #aspect_artifactbrowser_ItemViewer_div_item-view .word-break { > > } > > > > I recommend adding your CSS overrides to > > > dspace\modules\xmlui-mirage2\src\main\webapp\themes\Mirage2\styles\_styles.scss > > > > You will need to do a full rebuild in order to compile the Mirage2 CSS. > > > > Terry > > > > On Wed, Sep 28, 2016 at 6:05 AM, Graham Faulkner <[email protected] > <javascript:>> wrote: > > Hi DSpace Tech, > > > > As a point of clarification, this is DSpace 5.5 running XMLUI with > Mirage2, in case that helps anyone with providing an answer. > > > > Cheers, > > > > Graham > > > > *From:* [email protected] <javascript:> [mailto: > [email protected] <javascript:>] *On Behalf Of *Courtney Matthews > *Sent:* September 27, 2016 2:46 PM > *To:* DSpace Technical Support <[email protected] <javascript:>> > *Subject:* [dspace-tech] full item record view abstract unexpected display > > > > Hello all, > > > > Words in the full item view record abstract are being split between lines > when using Firefox and Internet Explorer. Example - > https://uwspace.uwaterloo.ca/handle/10012/10323?show=full. > > > > Using the Firefox inspect tool we removed the word-break class and this > resulted in the expected display. > > > > Which scss file should we edit in dspace-source to prevent this from > happening? > > > > As a caveat the abstract displays as expected in Chrome. > > > > Thanks for your help. > > > > Best, > > > > Courtney > > > > Courtney Earl Matthews > > Digital Repository Librarian > > University of Waterloo Library > > (519) 888-4567 ext. 30185 > > [email protected] <javascript:> > > -- > You received this message because you are subscribed to the Google Groups > "DSpace Technical Support" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] <javascript:>. > To post to this group, send email to [email protected] > <javascript:>. > Visit this group at https://groups.google.com/group/dspace-tech. > For more options, visit https://groups.google.com/d/optout. > > -- > You received this message because you are subscribed to the Google Groups > "DSpace Technical Support" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] <javascript:>. > To post to this group, send email to [email protected] > <javascript:>. > Visit this group at https://groups.google.com/group/dspace-tech. > For more options, visit https://groups.google.com/d/optout. > > > > > > -- > > Terry Brady > > Applications Programmer Analyst > > Georgetown University Library Information Technology > > http://georgetown-university-libraries.github.io/ > <https://www.library.georgetown.edu/lit/code> > > 425-298-5498 (Seattle, WA) >
-- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/dspace-tech. For more options, visit https://groups.google.com/d/optout.
