[Picfinity-commit] SF.net SVN: picfinity: [53] trunk/.themes/db/db.css
Status: Beta
Brought to you by:
espadav8
From: <esp...@us...> - 2007-08-19 11:55:42
|
Revision: 53 http://picfinity.svn.sourceforge.net/picfinity/?rev=53&view=rev Author: espadav8 Date: 2007-08-19 04:55:45 -0700 (Sun, 19 Aug 2007) Log Message: ----------- Fix the comments box problem Modified Paths: -------------- trunk/.themes/db/db.css Modified: trunk/.themes/db/db.css =================================================================== --- trunk/.themes/db/db.css 2007-08-19 11:47:34 UTC (rev 52) +++ trunk/.themes/db/db.css 2007-08-19 11:55:45 UTC (rev 53) @@ -189,8 +189,6 @@ clear: both; } - - .comment .date, .comment .name, .comment .web @@ -216,7 +214,6 @@ { display: block; text-align: right; - float: right; clear: both; } @@ -225,5 +222,5 @@ { clear: both; float: left; - margin: 5px 0; + margin: 5px 0 0 0; } \ No newline at end of file This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |