Fix overlap between todos and toolbar more button

This commit is contained in:
Nathan Gray 2016-01-09 01:03:30 +00:00
parent 22770805c4
commit f93ca28702

View File

@ -71,7 +71,7 @@
#calendar-todo {
position: absolute;
width: 30%;
margin-top: 0px;
/* Nice transition when changing days in a week */
transition: 1s ease-in-out;
}