mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-11-04 05:12:30 +00:00 
			
		
		
		
	Removed overflow attribute for datatable class in css.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14019 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
		@@ -365,7 +365,6 @@ legend {
 | 
			
		||||
 | 
			
		||||
/*--- jQuery datatable ---*/
 | 
			
		||||
.dataTables_wrapper {
 | 
			
		||||
	overflow: auto;
 | 
			
		||||
	width: auto;
 | 
			
		||||
	margin: 10px auto;
 | 
			
		||||
	-moz-border-radius: 3px;
 | 
			
		||||
 
 | 
			
		||||
@@ -19,7 +19,6 @@ use Getopt::Long;
 | 
			
		||||
use Data::Dumper;
 | 
			
		||||
use xCAT::Table;
 | 
			
		||||
use xCAT::NodeRange;
 | 
			
		||||
use xCAT::zvmUtils;
 | 
			
		||||
use XML::Simple;
 | 
			
		||||
require XML::Parser;
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user