aboutsummaryrefslogtreecommitdiff
path: root/addons/webinterface.default/css/ipad.css
blob: 429ae843b144b2e139c7758f7b9355f32e251a66 (plain)
1
2
3
4
5
6
7
8
9
.contentContainer {
	overflow-x: hidden;
	overflow-y: auto;
	position: absolute;
	height: auto;
	bottom: auto;
	background: #fff;
	padding-bottom: 150px;
	}