[Vtigercrm-commits] [Vtiger development] #8082: campaign status dropdown obscured

Vtiger development vtiger-tickets at trac.vtiger.com
Tue Jul 22 15:26:40 GMT 2014


#8082: campaign status dropdown obscured
------------------------+--------------------------
 Reporter:  alanbell    |       Owner:  developer
     Type:  defect      |      Status:  reopened
 Priority:  unassigned  |   Milestone:  Unassigned
Component:  vtigercrm   |     Version:  6.1.0 - wip
 Severity:  Medium      |  Resolution:
 Keywords:              |
------------------------+--------------------------

Comment (by alanbell):

 it appears to be caused by this bit of css:

 .contents-bottomscroll {
 overflow-x: auto !important;
 }

 setting it to visible rather than auto fixes the issue, not sure if it
 breaks other things though.

--
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/8082#comment:4>
Vtiger development <http://trac.vtiger.com/>
Vtiger CRM


More information about the vtigercrm-commits mailing list