Correct dropdown width
This commit is contained in:
parent
99e4431c68
commit
abefedf53f
1 changed files with 1 additions and 1 deletions
|
@ -324,7 +324,7 @@
|
|||
.dropdown-menu {
|
||||
top: initial;
|
||||
bottom: 40px;
|
||||
width: 297px;
|
||||
width: 298px;
|
||||
}
|
||||
|
||||
.description {
|
||||
|
|
Loading…
Reference in a new issue