various css fixes

This commit is contained in:
Mario Vavti
2015-11-26 23:19:06 +01:00
parent 056db37c66
commit 91b35c5349
5 changed files with 18 additions and 10 deletions

View File

@@ -8,3 +8,9 @@
width: 100%;
padding: 6px 12px;
}
.event-wrapper {
max-width: 700px;
height: auto;
padding: 10px;
}