Printing: add more padding on the top of the profile

add more padding on the top of the profile so that the
left-right-top padding around the profile is the same.

Signed-off-by: Lubomir I. Ivanov <neolit123@gmail.com>
Signed-off-by: Gehad elrobey <gehadelrobey@gmail.com>
This commit is contained in:
Gehad elrobey 2015-08-10 17:59:18 +02:00 committed by Lubomir I. Ivanov
parent de889b90ad
commit cfa34cc022

View file

@ -51,8 +51,8 @@
.innerContainer {
width: 100%;
height: 100%;
padding: 0%;
height: 99%;
padding-top: 1%;
overflow: hidden;
}