Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter webby102

    (@webby102)

    Found a workaround for my theme.

    .site-inner {
    padding-bottom: 50px;
    }

    Thanks!

    meetingguide

    (@meetingguide)

    Hey, thanks for reporting this. I had noticed some occasional problems with margins on the meeting list page but didn’t trace the source of the problem until now. It’ll be corrected in the next update.

    There was a negative margin of -15px on the bottom, that will be 0 soon. For anyone in the future, if you need to add some margin because you have a sticky footer for example, I recommend:

    #tsml { margin-bottom: 25px; }

    (Adjust the number of pixels as needed)

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Clipping of Any Day list’ is closed to new replies.