Logo white

Peter M. Groen / knowledgetree

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • knowledgetree
  • resources
  • css
  • kt-ie-7.css
  • KTS-3323 ...
    4aacefa0
    "CLONE - Breaks the pattern graph (SUP-780)"
    Fixed. Added scrolling to stop user interface from displaying incorrectly.
    
    Committed By: Jonathan Byrne
    Reviewed By: Megan Watson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8427 c91229c3-7414-0410-bfa2-8a42b809f60b
    Jonathan Byrne authored
    2008-05-07 12:27:24 +0000  
    Browse Code ยป
kt-ie-7.css 133 Bytes
Edit Raw Blame History
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
.floatClear
{
    clear: none !important;
}

.workflow_step2
{
	overflow:scroll; 
	width:700px;
}

.role_allocation
{
	width:700px;
}