(css) Decrease all-day events margin in day view

pull/195/head
Francis Lachapelle 2016-02-02 12:09:55 -05:00
parent 4fb71ffdd0
commit fa9bd3995e
1 changed files with 1 additions and 1 deletions

View File

@ -111,7 +111,7 @@ $quarter_height: 10px;
}
.sg-event {
margin: $block_margin;
margin: 3px $block_margin;
line-height: initial;
position: relative;