comparison src/DML/MainVisBundle/Resources/assets/page.less @ 0:493bcb69166c

added public content
author Daniel Wolff
date Tue, 09 Feb 2016 20:54:02 +0100
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:493bcb69166c
1 // Prevent bounce scroll in chrome
2 html, body {
3 height: 100%;
4 overflow: hidden;
5 }