diff options
Diffstat (limited to 'css/angular.css')
| -rw-r--r-- | css/angular.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/css/angular.css b/css/angular.css index d1146215..8b55f784 100644 --- a/css/angular.css +++ b/css/angular.css @@ -7,3 +7,7 @@ .ng-format-negative { color: red; } + +ng\:form { + display: block; +} |
