Merge pull request #563 from mz3944/mz-SCI-860

Experiment description is inside of box for every supported browser. …
This commit is contained in:
mz3944 2017-04-19 09:36:28 +02:00 committed by GitHub
commit e92a1b3ea8

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;
}