diff --git a/README.md b/README.md index 7afd6dd56..42e033c35 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ In addition to the code that makes up the NativeScript framework itself, we also ## Contributing -We love PRs, and accept them for all of our repositories—even docs! Please follow our [contribution guide](CONTRIBUTING.md) if you want to become part of the project. +We love PRs, and accept them for all of our repositories—even docs! Please follow our [contribution guide](https://github.com/NativeScript/NativeScript/blob/master/CONTRIBUTING.md) if you want to become part of the project. ## Angular @@ -80,6 +80,6 @@ We [worked together with the Google Angular team](http://angularjs.blogspot.com/ ## Get Help -Please, use [github issues](https://github.com/NativeScript/NativeScript/issues) strictly for [reporting a bugs](CONTRIBUTING.md#bugs) or [requesting features](CONTRIBUTING.md#features). For general NativeScript questions and support, check out [Stack Overflow](https://stackoverflow.com/questions/tagged/nativescript) or ask our experts in [NativeScript community Slack channel](http://developer.telerik.com/wp-login.php?action=slack-invitation). +Please, use [github issues](https://github.com/NativeScript/NativeScript/issues) strictly for [reporting a bugs](https://github.com/NativeScript/NativeScript/blob/master/CONTRIBUTING.md#bugs) or [requesting features](https://github.com/NativeScript/NativeScript/blob/master/CONTRIBUTING.md#features). For general NativeScript questions and support, check out [Stack Overflow](https://stackoverflow.com/questions/tagged/nativescript) or ask our experts in [NativeScript community Slack channel](http://developer.telerik.com/wp-login.php?action=slack-invitation). ![](https://ga-beacon.appspot.com/UA-111455-24/nativescript/nativescript?pixel) diff --git a/apps/app/ui-tests-app/button/button-border.css b/apps/app/ui-tests-app/button/button-border.css index 644d827a6..3b404e027 100644 --- a/apps/app/ui-tests-app/button/button-border.css +++ b/apps/app/ui-tests-app/button/button-border.css @@ -46,7 +46,7 @@ Button { } #s10 { - border-width: 5 0; border-color: black; + border-width: 5 0; border-color: black; background-color: white; } #s11 { diff --git a/apps/app/ui-tests-app/css/pixels.xml b/apps/app/ui-tests-app/css/pixels.xml index b2b61157d..30f25d526 100644 --- a/apps/app/ui-tests-app/css/pixels.xml +++ b/apps/app/ui-tests-app/css/pixels.xml @@ -4,7 +4,7 @@