(js) Create event by dragging in month's view

This commit is contained in:
Francis Lachapelle
2015-11-20 15:36:24 -05:00
parent 90e79e7605
commit 3baef22df4
5 changed files with 30 additions and 18 deletions

View File

@@ -424,7 +424,7 @@ $block_radius: 3px;
overflow-y: auto;
}
.sg-event {
position: static;
position: relative;
padding: 3px 1%;
margin: $block_margin;
overflow: hidden;