Skip to content

Commit

Permalink
Style additions to results component
Browse files Browse the repository at this point in the history
  • Loading branch information
richbl committed Jun 29, 2016
1 parent e409fa2 commit b6955e3
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,15 @@ body {
border-top-left-radius: 0;
border-top-right-radius: 0;
}

.reportCanvas {
height: 85% !important;
}

.dashboardCanvas {
height: 85% !important;
}

.nav-tabs {
margin-top: 20px;
}

0 comments on commit b6955e3

Please sign in to comment.