[extensions-web] css: Remove the text indent on step paragraphs



commit 60880345e283dd498b2a1ae6533c15e787f32f3b
Author: Jasper St. Pierre <jstpierre mecheye net>
Date:   Fri Dec 2 13:08:09 2011 -0500

    css: Remove the text indent on step paragraphs

 sweettooth/static/css/sweettooth.css |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/sweettooth/static/css/sweettooth.css b/sweettooth/static/css/sweettooth.css
index 8cfa487..1542eeb 100644
--- a/sweettooth/static/css/sweettooth.css
+++ b/sweettooth/static/css/sweettooth.css
@@ -618,7 +618,6 @@ input[type=submit], button {
 }
 
 .step p {
-    text-indent: 1em;
     line-height: 1.8em;
 }
 



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