You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/11/24 06:08:00 UTC

[jira] [Commented] (OPENMEETINGS-2690) Enter button for rooms too small for languages other than english

    [ https://issues.apache.org/jira/browse/OPENMEETINGS-2690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17448379#comment-17448379 ] 

ASF subversion and git services commented on OPENMEETINGS-2690:
---------------------------------------------------------------

Commit 96aad9d07ffd161d3537fa161de860e94cf6ed6c in openmeetings's branch refs/heads/master from Maxim Solodovnik
[ https://gitbox.apache.org/repos/asf?p=openmeetings.git;h=96aad9d ]

[OPENMEETINGS-2690] there is more room for Enter button


> Enter button for rooms too small for languages other than english
> -----------------------------------------------------------------
>
>                 Key: OPENMEETINGS-2690
>                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2690
>             Project: Openmeetings
>          Issue Type: Bug
>          Components: UI
>    Affects Versions: 6.1.0, 7.0.0
>            Reporter: Uwe Simon
>            Assignee: Maxim Solodovnik
>            Priority: Critical
>         Attachments: image-2021-10-16-18-59-28-688.png
>
>
> Translated text does not fit into "Enter button", when translation is longer than the word "Enter".
>  
> Workarround in custom.css
>  # size the "Enter" button
>  # To investigate, how to resize description column, so that text wraps before button
> {code:java}
> .enter {
>    max-width: max-content;
> }
> {code}
> !image-2021-10-16-18-59-28-688.png!



--
This message was sent by Atlassian Jira
(v8.20.1#820001)