Browse Source

Do not use p-mod on its own

Steven Silvester 8 years ago
parent
commit
20a628e660
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/application/index.css

+ 1 - 1
src/application/index.css

@@ -30,7 +30,7 @@ body {
 }
 
 
-.p-mod-hidden {
+.p-Widget.p-mod-hidden {
   display: none !important;
 }