diff pylons_app/public/css/style.css @ 447:70c2750531d3

rewrote sorting on main page, to clickable headers. Update my account with better repo list some css fixes
author Marcin Kuzminski <marcin@python-works.com>
date Fri, 03 Sep 2010 07:34:38 +0200
parents fc3613065baf
children 4679105ef03e
line wrap: on
line diff
--- a/pylons_app/public/css/style.css	Fri Sep 03 00:46:07 2010 +0200
+++ b/pylons_app/public/css/style.css	Fri Sep 03 07:34:38 2010 +0200
@@ -26,6 +26,10 @@
 	border: none;	
 }
 
+img.icon{
+    vertical-align: bottom;
+
+}
 /* -----------------------------------------------------------
 	anchors
 ----------------------------------------------------------- */