Skip to content
Snippets Groups Projects

Fix Issue #1289

Merged Vijay Tilak requested to merge vijay.tilak/vtigercrm:master into master
+ 18
9
Compare changes
  • Side-by-side
  • Inline
Files
@@ -3848,6 +3848,7 @@ th {
}
.calendarview {
width: 100%;
padding-top: 15px;
}
.calendar-sidebar-tabs {
font-size: 14px;
@@ -7593,7 +7594,7 @@ body .fc {
margin-left: 1px;
}
.navbar {
border: 1px solid #eee;
border: 0;
border-width: thin;
}
#appnav .navbar {
Loading