[GitHub] flink pull request: Small UI css class fix

2015-02-19 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/flink/pull/425


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] flink pull request: Small UI css class fix

2015-02-19 Thread vasia
Github user vasia commented on the pull request:

https://github.com/apache/flink/pull/425#issuecomment-75100102
  
shouldn't it also be plural for Task Managers (since they're 4 :P)


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] flink pull request: Small UI css class fix

2015-02-19 Thread StephanEwen
Github user StephanEwen commented on the pull request:

https://github.com/apache/flink/pull/425#issuecomment-75094489
  
Looks good, thanks, I'll merge it


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] flink pull request: Small UI css class fix

2015-02-19 Thread cebe
GitHub user cebe opened a pull request:

https://github.com/apache/flink/pull/425

Small UI css class fix

Height of information bullets was not equal due to text break.

before:

![bildschirmfoto vom 2015-02-19 17 54 
30](https://cloud.githubusercontent.com/assets/189796/6271687/a688e094-b862-11e4-9296-700dd8022c37.png)

after:

![bildschirmfoto vom 2015-02-19 17 54 
56](https://cloud.githubusercontent.com/assets/189796/6271689/ab87e1c6-b862-11e4-96d9-3dd95db981d0.png)


You can merge this pull request into a Git repository by running:

$ git pull https://github.com/cebe/flink ui-css-fix

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/flink/pull/425.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 #425


commit 7d40ad6b62324a5f1b5dd24393a579981227b6e6
Author: Carsten Brandt 
Date:   2015-02-19T16:57:21Z

Small UI css class fix

Height of information bullets was not equal due to text break.




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---