|  | @@ -8,8 +8,8 @@
 | 
	
		
			
				|  |  |  				<h4 class="ui top attached header">
 | 
	
		
			
				|  |  |  					{{.i18n.Tr "admin.monitor.cron"}}
 | 
	
		
			
				|  |  |  				</h4>
 | 
	
		
			
				|  |  | -				<div class="ui attached table segment">
 | 
	
		
			
				|  |  | -					<table class="ui very basic striped table">
 | 
	
		
			
				|  |  | +				<div class="ui unstackable attached table segment">
 | 
	
		
			
				|  |  | +					<table class="ui unstackable very basic striped table">
 | 
	
		
			
				|  |  |  						<thead>
 | 
	
		
			
				|  |  |  							<tr>
 | 
	
		
			
				|  |  |  								<th>{{.i18n.Tr "admin.monitor.name"}}</th>
 | 
	
	
		
			
				|  | @@ -36,8 +36,8 @@
 | 
	
		
			
				|  |  |  				<h4 class="ui top attached header">
 | 
	
		
			
				|  |  |  					{{.i18n.Tr "admin.monitor.process"}}
 | 
	
		
			
				|  |  |  				</h4>
 | 
	
		
			
				|  |  | -				<div class="ui attached table segment">
 | 
	
		
			
				|  |  | -					<table class="ui very basic striped table">
 | 
	
		
			
				|  |  | +				<div class="ui unstackable attached table segment">
 | 
	
		
			
				|  |  | +					<table class="ui unstackable very basic striped table">
 | 
	
		
			
				|  |  |  						<thead>
 | 
	
		
			
				|  |  |  							<tr>
 | 
	
		
			
				|  |  |  								<th>Pid</th>
 |