Remove some more margin to get rid of unwanted scrollbar in FF

This commit is contained in:
Nathan Gray 2016-01-18 23:52:23 +00:00
parent c6a0169fd3
commit a075d5a612

View File

@ -62,7 +62,7 @@
margin-top: -30px;
}
#calendar-list {
margin-top: -50px;
margin-top: -55px;
}
#calendar-planner .calendar_plannerWidget {
top: 30px;