Make explanation box smaller, left-align text.

This commit is contained in:
Mathias Meyer 2014-03-10 12:50:31 +01:00
parent f44e3eadb3
commit c294dcf793
2 changed files with 14 additions and 13 deletions

View File

@ -6,16 +6,16 @@
</p>
<p class="insufficient-permissions-more">
It looks like we don't have sufficient privileges for your GitHub account.<br/>
This can happen for different reasons, most commonly due to an older token<br/>
stored on our end, or because some of the permissions have been removed<br/>
from the token. Unfortunately we need those to provide you with the best service.<br/>
<br/>
Luckily, the issue can be easily corrected by going through the login flow<br/>
once again. Make sure the permissions we ask for are all available.<br/>
<br/>
For more information about the OAuth scopes and what we need them for,<br/>
[check our documentation on this topic](http://docs.travis-ci.com/user/github-oauth-scopes/).
It looks like we don't have sufficient privileges for your GitHub account.
This can happen for different reasons, most commonly due to an older token
stored on our end, or because some of the permissions have been removed
from the token. Unfortunately we need those to provide you with the best service.
<br/><br/>
Luckily, the issue can be easily corrected by going through the login flow
once again. Make sure the permissions we ask for are all available.
<br/><br/>
For more information about the OAuth scopes and what we need them for,
<a href="http://docs.travis-ci.com/user/github-oauth-scopes/">check our documentation on this topic</a>.
</p>
<div class="insufficient-permissions-row">

View File

@ -73,9 +73,10 @@
color: #919191
font-size: 20px
font-weight: 400
text-align: center
text-align: left
margin: 0px auto
padding: 0
margin: 0
width: 600px
.sad-travis
border: 0px