From b2d63ac48bdc61b5a4afdd10b8485c0c1ab8cdca Mon Sep 17 00:00:00 2001 From: Misko Hevery Date: Tue, 16 Nov 2010 13:57:41 -0800 Subject: Changed error handling so that better stack traces are displayed in the ng-errors --- css/angular.css | 1 + 1 file changed, 1 insertion(+) (limited to 'css/angular.css') diff --git a/css/angular.css b/css/angular.css index a293e8eb..9c1ddedb 100644 --- a/css/angular.css +++ b/css/angular.css @@ -8,6 +8,7 @@ border: 2px solid #FF0000; font-family: "Courier New", Courier, monospace; font-size: smaller; + white-space: pre; } .ng-validation-error { -- cgit v1.2.3