Fixed dropdown menu width for de

This commit is contained in:
Mondi Geetha 2017-07-01 00:35:17 +05:30
parent 6247deb27c
commit b4caccaec8

View file

@ -694,7 +694,7 @@ tech-sub-sec h2 {
}
.dropdown-menu{
left: 0 !important;
min-width: 130px;
min-width: 155px;
text-align: left;
margin-left: 15px;
}