diff --git a/project/static/css/style.css b/project/static/css/style.css index f0eae62..5619b57 100644 --- a/project/static/css/style.css +++ b/project/static/css/style.css @@ -687,3 +687,5 @@ a.popup-unreg {background:url(../img/popup-trash.png) no-repeat 3px center;} .italic {font-style: italic;} .rm_profile {overflow:hidden;} .rm_profile .list-col2 {border-left:none;} + +.yourlabs-autocomplete { overflow: auto !important; } diff --git a/project/templates/base.html b/project/templates/base.html index d79bec1..8baf9bb 100644 --- a/project/templates/base.html +++ b/project/templates/base.html @@ -9,7 +9,7 @@