Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Commit

Permalink
merge #3701 from ethcore/ng-status-fix
Browse files Browse the repository at this point in the history
Fix padding bottom needed after fixed status
  • Loading branch information
derhuerst authored Dec 1, 2016
2 parents 0f987a2 + 9512794 commit d4ec904
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions js/src/views/Application/application.css
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,7 @@
display: flex;
flex-direction: column;
}

.container {
padding-bottom: 1.6em;
}

0 comments on commit d4ec904

Please sign in to comment.