Skip to content

Commit

Permalink
client: fix footer placement on small screen
Browse files Browse the repository at this point in the history
  • Loading branch information
Lekensteyn committed Dec 28, 2017
1 parent 9312e75 commit 7a2701d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions css/responsive.css
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,6 @@
.btn-start {
width: 90%;
}
.content {
height: calc(100vh - 90px);
}
}

@media screen and (max-width: 768px) { /* iPad portrait */
Expand Down

0 comments on commit 7a2701d

Please sign in to comment.