Fixed padding

This commit is contained in:
David Taylor
2016-10-08 19:55:31 +01:00
parent 008edd8bee
commit fc110a0bff
2 changed files with 2 additions and 2 deletions

View File

@@ -158,7 +158,7 @@ html.embedded{
.embed_container{
border:5px solid #e9e9e9;
padding-top:12px;
padding:12px 0px;
min-height:100%;
width:100%;
}