Some tweaks

This commit is contained in:
Paulus Schoutsen 2015-11-15 10:34:45 -08:00
parent 2183c8a3ef
commit be8aacc1af
3 changed files with 4 additions and 4 deletions

View File

@ -310,7 +310,7 @@ p.note {
margin-right: 4px;
margin-bottom: 8px;
border-radius: 2px;
box-shadow: rgba(0, 0, 0, 0.098) 0px 2px 4px, rgba(0, 0, 0, 0.098) 0px 0px 3px;
box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
padding: 8px;
text-align: center;

View File

@ -28,7 +28,7 @@ Have you found an issue in your Home Assistant installation? Please report it in
There is not explicit roadmap available but the public [tracker](https://www.pivotaltracker.com/n/projects/1250084) can give you some insight what is going on.
### {% linkable_title Commerical vendors %}
### {% linkable_title Commercial vendors %}
If you are a commerical vendor and would like to get your product integrated in Home Assistant, please submit a [Pull request](https://github.com/balloob/home-assistant/pulls) or get in touch with us.
If you are a commercial vendor and would like to get your product integrated in Home Assistant, please submit a [Pull request](https://github.com/balloob/home-assistant/pulls) or get in touch with us.