[extensions-web] Remove redundant CSS block.



commit 29cd85b3e6467dcc18e5ff1a82956bb400a6f5f0
Author: Jasper St. Pierre <jstpierre mecheye net>
Date:   Mon Sep 26 16:52:13 2011 -0400

    Remove redundant CSS block.

 sweettooth/static/css/sweettooth.css |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/sweettooth/static/css/sweettooth.css b/sweettooth/static/css/sweettooth.css
index ea9124f..1e5e27e 100644
--- a/sweettooth/static/css/sweettooth.css
+++ b/sweettooth/static/css/sweettooth.css
@@ -400,10 +400,6 @@ p.message.warning {
     background-color: rgba(255, 255, 200, 0.4);
 }
 
-#comments {
-    float: left;
-}
-
 /* Forms */
 /* ==================================================================== */
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]