Correct dropdown width

This commit is contained in:
Luke "Jared" Bennett 2017-04-06 15:56:51 +01:00
parent 99e4431c68
commit abefedf53f
No known key found for this signature in database
GPG key ID: 402ED51FB5D306C2

View file

@ -324,7 +324,7 @@
.dropdown-menu {
top: initial;
bottom: 40px;
width: 297px;
width: 298px;
}
.description {