Browse Source

forgot a bracket on css

causefx 8 years ago
parent
commit
20cc4ee035
1 changed files with 1 additions and 0 deletions
  1. 1 0
      css/organizr.css

+ 1 - 0
css/organizr.css

@@ -802,6 +802,7 @@ input.has-success {
 }
 .fc-state-disabled {
     display: none;
+}
 .resultBox-outside {
     max-height: 96vh;
 }