Skip to content

Commit

Permalink
fix acceptance tests and spaces
Browse files Browse the repository at this point in the history
Signed-off-by: GretaD <gretadoci@gmail.com>
  • Loading branch information
GretaD committed Dec 11, 2019
1 parent 410fa1f commit 2941ccd
Show file tree
Hide file tree
Showing 5 changed files with 1,119 additions and 1,060 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 2941ccd

Please sign in to comment.