Author: david
Date: Mon Sep 26 11:34:09 2011
New Revision: 9823

Log:
Hide symfony debug bar

Modified:
   trunk/css/print.css

Modified: trunk/css/print.css
==============================================================================
--- trunk/css/print.css Mon Sep 26 11:32:12 2011        (r9822)
+++ trunk/css/print.css Mon Sep 26 11:34:09 2011        (r9823)
@@ -69,3 +69,8 @@
   padding: 2px 4px;
   float: right;
 }
+
+#sfWebDebug
+{
+  display: none;
+}

-- 
You received this message because you are subscribed to the Google Groups 
"Qubit Toolkit Commits" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/qubit-commits?hl=en.

Reply via email to