updated translations and oauth
This commit is contained in:
@@ -202,6 +202,7 @@ a.longLinkBreak {
|
||||
.servicebanner {
|
||||
h1 {
|
||||
margin-bottom: 0px;
|
||||
margin-top: 0px;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
|
||||
@@ -231,7 +232,7 @@ a.longLinkBreak {
|
||||
textarea,
|
||||
.react-datepicker__input-container input {
|
||||
border: 1px solid $darkgrey;
|
||||
padding: 10px 15px;
|
||||
padding: 7px 15px;
|
||||
}
|
||||
|
||||
.govuk-radios__label:before {
|
||||
@@ -314,7 +315,7 @@ textarea,
|
||||
background-repeat: no-repeat;
|
||||
background-position: 98% 15px;
|
||||
background-color: #fff;
|
||||
padding: 10px 15px;
|
||||
padding: 7px 15px;
|
||||
border: 1px solid #666666;
|
||||
|
||||
&:focus {
|
||||
@@ -338,7 +339,7 @@ textarea,
|
||||
max-width: 1000px;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
padding-left: 60px;
|
||||
padding-left: 30px;
|
||||
padding-right: 20px;
|
||||
|
||||
@media screen and (max-width: 1024px) {
|
||||
|
||||
Reference in New Issue
Block a user