Skip to content

Commit

Permalink
Modified the curvature below the svg
Browse files Browse the repository at this point in the history
Modified the changelog

Modified the changelog
  • Loading branch information
Tony Daniel Bore committed Aug 1, 2016
1 parent c84939d commit 4e71324
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
#CHANGELOG

##UNRELEASED
Modified the curvature below the svg

##Version 2.0.2
Fungerer nå på små flater

Expand Down
8 changes: 5 additions & 3 deletions less/ffe-message-box.less
Original file line number Diff line number Diff line change
Expand Up @@ -36,14 +36,16 @@
}

&__icon {
margin-bottom: -30px;
background-color: #FFF;
border-radius: 50%;
display: inline-block;
fill: #002776;
border-radius: 50%;
height: 80px;
margin-bottom: -30px;
padding: 10px;
padding-top: 20px;
height: 80px;
position: relative;
top: 12px;
width: 80px;

&--error svg {
Expand Down

0 comments on commit 4e71324

Please sign in to comment.