Skip to content

Commit

Permalink
First acceptance test try
Browse files Browse the repository at this point in the history
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>

fix acceptance tests and spaces

Signed-off-by: GretaD <gretadoci@gmail.com>
  • Loading branch information
skjnldsv authored and GretaD committed Dec 11, 2019
1 parent 7f73491 commit 7208c16
Show file tree
Hide file tree
Showing 5 changed files with 1,133 additions and 1,056 deletions.
4 changes: 2 additions & 2 deletions apps/settings/css/settings.scss
Original file line number Diff line number Diff line change
Expand Up @@ -1435,7 +1435,7 @@ doesnotexist:-o-prefocus, .strengthify-wrapper {
&#grid-header {
color: var(--color-text-maxcontrast);
z-index: 60; /* above new-user */
border-bottom-width: medium;
border-bottom-width: thin;

#headerDisplayName,
#headerPassword,
Expand Down Expand Up @@ -1511,7 +1511,7 @@ doesnotexist:-o-prefocus, .strengthify-wrapper {
align-items: center;
justify-content: center;
progress {
width: 100%;
width: 100%;
margin: 0 10px;
height: 3px;
}
Expand Down
Loading

0 comments on commit 7208c16

Please sign in to comment.