Browse Source

Fix ng-cloak style

Thomas Dy 10 years ago
parent
commit
79cf4b2210
1 changed files with 1 additions and 1 deletions
  1. 1 1
      public/stylesheets/main.css

+ 1 - 1
public/stylesheets/main.css

@@ -1,5 +1,5 @@
 .ng-cloak {
-    display: none;
+    display: none !important;
 }
 
 .container {