Edit area popup to large
Permalink
Hi,
I managed to make my HTML/CSS site into a concrete theme. Great so far, but now i have this little annoying thing when adding blocks. The edit popup menu is to large(see attachment). This is a problem when i work on a small screen.
I am somewhat lost here and didn't find anything on the forum...Hope someone can help me?
Greetings,
Geert
I managed to make my HTML/CSS site into a concrete theme. Great so far, but now i have this little annoying thing when adding blocks. The edit popup menu is to large(see attachment). This is a problem when i work on a small screen.
I am somewhat lost here and didn't find anything on the forum...Hope someone can help me?
Greetings,
Geert
There must be any class defined in the css which named like
1. popover
2. above
3. inner
4. content
5. ul/li under content.
And one of them must have defined a height. If you try to adjust this, it will solve the issue.
Citytech