Make the event palette narrower for now

This commit is contained in:
Nathan Sobo
2012-10-04 09:55:03 -10:00
parent a895aa0826
commit b979c2f671

View File

@@ -1 +1,8 @@
.event-palette {
width: 50%;
margin-left: -25%;
}
.event-palette ol {
max-height: 300px;
}