Fix display on quickadd dropdown menu

This commit is contained in:
Alexandre SPANGARO 2020-09-13 22:17:24 +02:00
parent 3585d3d52f
commit 2ae91b131f
2 changed files with 4 additions and 3 deletions

View File

@ -13,6 +13,7 @@ SupplierProposalArea=Vendor proposals area
SupplierProposalShort=Vendor proposal
SupplierProposals=Vendor proposals
SupplierProposalsShort=Vendor proposals
AskPrice=Price request
NewAskPrice=New price request
ShowSupplierProposal=Show price request
AddSupplierProposal=Create a price request

View File

@ -411,7 +411,7 @@ a.top-menu-dropdown-link {
* QUICK ADD
*/
#topmenu-quickadd-dropdown .dropdown-menu {
width: 300px !important;
width: 340px !important;
color: #444;
}
@ -449,8 +449,8 @@ div.quickadd a:hover, div.quickadd a:active {
}
div.quickaddblock {
width: 80px;
display: block ruby;
width: 100px;
height: 70px;
}
div.quickaddblock:hover,