[
https://issues.apache.org/jira/browse/NIFI-2833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15530529#comment-15530529
]
ASF GitHub Bot commented on NIFI-2833:
--------------------------------------
GitHub user scottyaslan opened a pull request:
https://github.com/apache/nifi/pull/1078
[NIFI-2833] Increase font size and line height for small dialogs
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/scottyaslan/nifi NIFI-2833
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/1078.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1078
----
commit 6069c7e824b9af7acd4f4e040fd27a2c11d73263
Author: Scott Aslan <[email protected]>
Date: 2016-09-28T18:51:48Z
[NIFI-2833] Increase font size and line height for small dialogs
----
> Increase font-size and line-height for message text in small dialogs
> --------------------------------------------------------------------
>
> Key: NIFI-2833
> URL: https://issues.apache.org/jira/browse/NIFI-2833
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core UI
> Affects Versions: 1.0.0
> Reporter: Rob Moran
> Assignee: Scott Aslan
> Priority: Minor
> Attachments: current.png, proposed.png
>
>
> In small dialogs where error and various messages are communicated to the
> user, the text is quite small. I'd recommend increasing the size and line
> spacing to:
> font-size: 13px;
> line-height: 1.3;
> See attached screenshots for a current example and the proposed change.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)