Workaround for selenium chrome driver issue.

This commit is contained in:
Martin Edenhofer 2015-10-18 23:55:40 +02:00
parent 1230db1fbd
commit 3b9b801c99

View file

@ -3932,6 +3932,10 @@ footer {
justify-content: center;
}
.shortcut {
zIndex: 1000;
}
.shortcut .dropdown-menu > .active > a {
background: none;
}