account for status bar

This commit is contained in:
Marty Alcala 2016-11-10 14:26:22 -05:00
commit fbc2010f7e
2 changed files with 11 additions and 0 deletions

View file

@ -91,6 +91,14 @@
#walletDetails {
background: #F8F8F9;
.bp-content {
position: relative;
height: 100%;
&.status-bar {
margin-top: 20px;
}
}
.bar-header {
border: 0;
background: none;