user interface: less spacing in table, pushing more content above the fold

This commit is contained in:
marc tobias
2016-01-21 13:47:00 +00:00
parent 513efecc34
commit 9f1d3ac272
2 changed files with 13 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
header {
width: 100%;
padding: 5px;
padding: 5px 15px;
z-index: 5;
}