Improve user experience in weekly and diary views

This commit is contained in:
Manuel Cillero 2017-07-26 20:19:23 +02:00
parent 474b46ba16
commit 7abff11841
2 changed files with 6 additions and 11 deletions

View file

@ -124,9 +124,9 @@
border-bottom : 0px;
}
.calendar-calendar .week-view table.full {
.calendar-calendar .week-view table.full { /*
table-layout : fixed;
width : 925px;
width : 925px; */
margin : 0px;
}
@ -719,7 +719,7 @@
}
.calendar-calendar .week-view div.single-day .i_0.md_0 .view-item .calendar {
width : 115px !important;
width : 100px !important;
width : auto;
}