Fix: Issue #17 reported by hashworks
This commit is contained in:
		@@ -8,7 +8,9 @@ body {
 | 
			
		||||
}
 | 
			
		||||
/* for BindHosts textarea */
 | 
			
		||||
.form-control {
 | 
			
		||||
  white-space:nowrap;
 | 
			
		||||
  word-wrap: break-word;
 | 
			
		||||
  white-space: -moz-pre-wrap;
 | 
			
		||||
  white-space: pre-wrap;
 | 
			
		||||
}
 | 
			
		||||
/* for Traffic page */
 | 
			
		||||
.progress {
 | 
			
		||||
@@ -65,4 +67,4 @@ input[type=checkbox] {
 | 
			
		||||
.checkboxSwitch input[type=checkbox]:checked + label,
 | 
			
		||||
.checkboxSwitchMini input[type=checkbox]:checked + label {
 | 
			
		||||
	background: #5cb85c;
 | 
			
		||||
}
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user