fix p 0 margins bug on web output

This commit is contained in:
Sanj 2011-07-09 03:55:53 +05:30
parent 0334a504aa
commit 65af03cd8f

View File

@ -18,11 +18,13 @@ body, html {
padding: 0px;
}
/*
p {
padding: 0px;
margin: 0px;
}
*/
.canvas {
position: relative;
height: {{height}}