Fix: Issue #17 reported by hashworks
This commit is contained in:
		@@ -8,7 +8,9 @@ body {
 | 
				
			|||||||
}
 | 
					}
 | 
				
			||||||
/* for BindHosts textarea */
 | 
					/* for BindHosts textarea */
 | 
				
			||||||
.form-control {
 | 
					.form-control {
 | 
				
			||||||
  white-space:inherit;
 | 
					  word-wrap: break-word;
 | 
				
			||||||
 | 
					  white-space: -moz-pre-wrap;
 | 
				
			||||||
 | 
					  white-space: pre-wrap;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
/* for Traffic page */
 | 
					/* for Traffic page */
 | 
				
			||||||
.progress {
 | 
					.progress {
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user