CakePHP Version: = Configure::version() ?>
+
+
+ You should set zend.assertions to 1
+ in your php.ini for your development environment.
+
+
+
Application Constants
diff --git a/webroot/css/style.css b/webroot/css/style.css
index e74337bf9..d6d1e894e 100644
--- a/webroot/css/style.css
+++ b/webroot/css/style.css
@@ -281,13 +281,9 @@ strong {
text-align: left;
}
-/* Override styles in cake's default css */
-.c-debug-table .cake-debug-string {
- margin-right: 48px;
-}
-/* correct height to fit with environment panel */
.c-debug-table .cake-debug-copy {
- padding: 5px 6px;
+ position: static;
+ margin-left: 10px;
}
.c-debug-table .duplicate-route td {