[ 
https://jira.duraspace.org/browse/DS-1358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=27397#comment-27397
 ] 

Elias Tzoc commented on DS-1358:
--------------------------------

The "metadata-wrapper" DIV doesn't have a specified width and it should resize 
itself according to screen size, I'd suggest to add an extra line in the 
m-tweaks.css file and set the DIV width to 95% -something like this: 

div#metadata-wrapper {
    width: 95% /* fix for DS-1358 ticket */
    background: #F2F2F2;
    border: 1px solid #BDBDBD;
    border-radius: 5px 5px 5px 5px;
    padding: 1px;
}

Original file is: 
https://github.com/DSpace/DSpace/blob/master/dspace-xmlui/src/main/webapp/themes/mobile/lib/m-tweaks.css


                
> mobile theme needs a few more tweaks
> ------------------------------------
>
>                 Key: DS-1358
>                 URL: https://jira.duraspace.org/browse/DS-1358
>             Project: DSpace
>          Issue Type: Bug
>          Components: XMLUI
>    Affects Versions: 3.0
>         Environment: HTC One X with Android 4.0
>            Reporter: Marina Muilwijk
>
> When viewing a full item record, the table that holds the field names and 
> values is just a bit too wide for the screen. As a result, the first "d" of 
> each field name is invisible.   
> There's a 'missing image' icon where a Creative Commons logo should be.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

------------------------------------------------------------------------------
Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, jQuery
and much more. Keep your Java skills current with LearnJavaNow -
200+ hours of step-by-step video tutorials by Java experts.
SALE $49.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122612 
_______________________________________________
Dspace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to