Contract columns in event list table

This commit is contained in:
Raphael Michel
2017-10-04 10:12:46 +02:00
parent b920efc955
commit 217ed905d4
3 changed files with 42 additions and 18 deletions

View File

@@ -399,3 +399,7 @@ body.loading #wrapper {
.fa.disabled {
color: $text-muted;
}
.event-name-col {
width: 30%;
}