diff options
Diffstat (limited to 'css/angular.css')
| -rw-r--r-- | css/angular.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/css/angular.css b/css/angular.css index 44513c65..0cd9d7dc 100644 --- a/css/angular.css +++ b/css/angular.css @@ -2,7 +2,7 @@ [ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak { - display: none; + display: none !important; } ng\:form { |
