Modernpanel more than 2 slides workaround

Started by Vanse, September 06, 2013, 04:18:34 AM

Vanse

I have reworked my site to use the Moderpanel theme,

I found that if a client has domain names 2 other services, the dropdown for the domain function in the 1st slide get cut off. it seems the pagination block covers/breaks it
(in IE10 and FF at least).

I went into bootstrap.min.css and found
.dropdown-menu class, I changed "top:100%;" to "top:-125%;" and now it appears over the button and is not cut off anymore.

Hope this helps someone
-Vanse