Browse Source

Enable multiselect for the whole screen

Tobias Reich 11 years ago
parent
commit
3ad59279b3
1 changed files with 1 additions and 0 deletions
  1. 1 0
      assets/css/modules/content.css

+ 1 - 0
assets/css/modules/content.css

@@ -26,6 +26,7 @@
 	position: absolute;
 	padding: 50px 0px 33px 0px;
 	width: 100%;
+	min-height: calc(100% - 90px);
 	-webkit-overflow-scrolling: touch;
 }