R
Russ
Guest
When the hScroller is on an element, it appears to be overlaying certain parts of the elements below making it so you can't click them.
Adding this to extra.less:
Code:
Will make it so you can't click the breadcrumb links.
Or... if you upload an attachment, part of the "attach files" button is not clickable. Uploading a bunch of files, you can actually control the slider while your mouse is over the attach files:

That gif was taken on...
Read more
Continue reading...
Adding this to extra.less:
Code:
Code:
.p-body-inner
{
padding-top: 0;
}
Will make it so you can't click the breadcrumb links.
Or... if you upload an attachment, part of the "attach files" button is not clickable. Uploading a bunch of files, you can actually control the slider while your mouse is over the attach files:

That gif was taken on...
Read more
Continue reading...