Skip to content

Commit

Permalink
Merge pull request #1305 from navikt/andre-inntekter-designendringer
Browse files Browse the repository at this point in the history
Andre inntekter designendringer

Former-commit-id: 4f9d30bc0366e849bd8845d67cc75270adff5d30
  • Loading branch information
AndreasDybdahl authored Jan 9, 2020
2 parents ab7482d + f748e3e commit 68e1a9a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
padding: 1rem;
position: relative;
margin-bottom: 1rem;
background-color: #ffffff;
&:last-child {
margin-bottom: 0;
}
Expand Down
2 changes: 1 addition & 1 deletion src/common/styles/mixins.less
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
}

.deleteButton() {
.lenke-mixin();
background: none;
border-top: none;
border-left: none;
border-right: none;
Expand Down

0 comments on commit 68e1a9a

Please sign in to comment.