GitHub user JoshRosen opened a pull request:

    https://github.com/apache/spark/pull/3659

    [Minor] Use <sup> tag for help icon in web UI page header

    This small commit makes the `(?)` web UI help link into a superscript, 
which should address feedback that the current design makes it look like an 
error occurred or like information is missing.
    
    Before:
    
    
![image](https://cloud.githubusercontent.com/assets/50748/5370611/a3ed0034-7fd9-11e4-870f-05bd9faad5b9.png)
    
    
    After:
    
    
![image](https://cloud.githubusercontent.com/assets/50748/5370602/6c5ca8d6-7fd9-11e4-8d1a-568d71290aa7.png)

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

    $ git pull https://github.com/JoshRosen/spark webui-help-sup

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

    https://github.com/apache/spark/pull/3659.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 #3659
    
----
commit bd7289909719c0cb9d566baed2affa478f359193
Author: Josh Rosen <[email protected]>
Date:   2014-12-10T03:25:30Z

    Use <sup> tag for help icon in web UI page header.

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to