Skip to content

Commit

Permalink
Merge pull request #594 from adventistchurch/548-Update_global_css_st…
Browse files Browse the repository at this point in the history
…yles_file

548-Update global css styles file
  • Loading branch information
YauheniKapliarchuk authored Aug 21, 2023
2 parents 93a5db7 + 438f8e8 commit 88a6d9e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
1 change: 0 additions & 1 deletion source/css/_objects.buttons.scss
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,6 @@ input[type="submit"] {

.u-icon {
transform: rotate(45deg);
position: relative;
right: rem(-2);
top: rem(1);
}
Expand Down
5 changes: 5 additions & 0 deletions source/css/_objects.icons.scss
Original file line number Diff line number Diff line change
Expand Up @@ -117,3 +117,8 @@ body {
height: 50px;
}
}

.fixRightIcon {
margin-left: .3125rem;
margin-right: 0
}

0 comments on commit 88a6d9e

Please sign in to comment.