changeset 928:218128a7d45c beta

merged small changes from default branch
author Marcin Kuzminski <marcin@python-works.com>
date Thu, 06 Jan 2011 20:28:02 +0100
parents 2aab909a0eaf
children c44b3c9b9f7f
files docs/changelog.rst rhodecode/public/css/style.css
diffstat 2 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/docs/changelog.rst	Thu Jan 06 18:48:06 2011 +0100
+++ b/docs/changelog.rst	Thu Jan 06 20:28:02 2011 +0100
@@ -28,7 +28,7 @@
 - fixed propagation to error controller on simplehg and simplegit middlewares
 
 
-1.1.1 (**2011-01-xx**)
+1.1.1 (**2011-01-06**)
 ----------------------
  
 news
@@ -36,6 +36,7 @@
 
 - added force https option into ini files for easier https usage (no need to
   set server headers with this options)
+- small css updates
 
 fixes
 ++++
@@ -43,11 +44,9 @@
 - fixed #96 redirect loop on files view on repositories without changesets
 - fixed #97 unicode string passed into server header in special cases (mod_wsgi)
   and server crashed with errors
-- fixed large tooltips problems
+- fixed large tooltips problems on main page
 - fixed #92 whoosh indexer is more error proof
 
-
-
 1.1.0 (**2010-12-18**)
 ----------------------
 
--- a/rhodecode/public/css/style.css	Thu Jan 06 18:48:06 2011 +0100
+++ b/rhodecode/public/css/style.css	Thu Jan 06 20:28:02 2011 +0100
@@ -1594,6 +1594,7 @@
 background:#FFF;
 padding:10px 0;
 float:left;
+width: 100%;
 }
 
 div.browserblock .browser-branch {