Experiment description is inside of box for every supported browser. [fixes SCI-860]

This commit is contained in:
Matej Zrimšek 2017-04-18 16:20:25 +02:00
parent 0ebf294844
commit 57b6b9402d

View file

@ -455,7 +455,8 @@ li.module-hover {
border-radius: 4px;
height: 100px;
margin-top: 10px;
overflow-y: overlay;
overflow-x: hidden;
overflow-y: scroll;
padding: 10px;
}