Fix missing indention in css file.
authorPawel Solyga <Pawel.Solyga@gmail.com>
Mon, 02 Feb 2009 10:06:36 +0000
changeset 1170 514eedb1f530
parent 1169 c0294f3c28db
child 1171 26998a171c49
Fix missing indention in css file. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
app/soc/content/css/soc-090120.css
--- a/app/soc/content/css/soc-090120.css	Sun Feb 01 23:36:50 2009 +0000
+++ b/app/soc/content/css/soc-090120.css	Mon Feb 02 10:06:36 2009 +0000
@@ -475,7 +475,7 @@
 }
 
 .plaintext {
-background:transparent none repeat scroll 0 0;
-border:0 none;
-color:black;
+  background:transparent none repeat scroll 0 0;
+  border:0 none;
+  color:black;
 }