website: fix use-case dropdown size

pull/6108/head
Jack Pearkes 2019-07-09 08:45:58 +02:00
parent 6cf9abcf2f
commit ad9dcfcfe5
1 changed files with 1 additions and 1 deletions

View File

@ -144,7 +144,7 @@
border-radius: 3px;
padding: 2rem;
position: absolute;
height: 160px;
height: 124px;
z-index: 1;
background-color: white;
margin-left: -15px;