aboutsummaryrefslogtreecommitdiffstats
path: root/css
diff options
context:
space:
mode:
Diffstat (limited to 'css')
-rw-r--r--css/angular.css4
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;
+}