Removed padding above print button

This commit is contained in:
peteruithoven 2014-01-16 23:50:15 +01:00
parent e56d4bcd84
commit efe1f72b02
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
top: 0; top: 0;
right: 0; right: 0;
bottom: 0; bottom: 0;
padding-top: 2%; /* reserve space for status message */ //padding-top: 2%; /* reserve space for status message */
} }