You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@roller.apache.org by ga...@apache.org on 2009/05/11 01:36:56 UTC

svn commit: r773433 - /roller/branches/roller_mediablogging/apps/weblogger/web/roller-ui/styles/roller.css

Author: ganeshmb
Date: Sun May 10 23:36:56 2009
New Revision: 773433

URL: http://svn.apache.org/viewvc?rev=773433&view=rev
Log:
media file view style adjusted so files have constant width.

Modified:
    roller/branches/roller_mediablogging/apps/weblogger/web/roller-ui/styles/roller.css

Modified: roller/branches/roller_mediablogging/apps/weblogger/web/roller-ui/styles/roller.css
URL: http://svn.apache.org/viewvc/roller/branches/roller_mediablogging/apps/weblogger/web/roller-ui/styles/roller.css?rev=773433&r1=773432&r2=773433&view=diff
==============================================================================
--- roller/branches/roller_mediablogging/apps/weblogger/web/roller-ui/styles/roller.css (original)
+++ roller/branches/roller_mediablogging/apps/weblogger/web/roller-ui/styles/roller.css Sun May 10 23:36:56 2009
@@ -798,6 +798,7 @@
 		float:left;
 		margin:5px;
 		list-style-type:none;
+		width:140px;
 	}
 
 	.dir-image {