diff rhodecode/public/css/style.css @ 3527:87c97fcea029 beta

Adding the context bar too all pages related to a Repository. Deleted top menu items that are on the context bar already.
author Leonardo <leo@unity3d.com>
date Mon, 04 Mar 2013 12:15:34 +0100
parents 030103d57e30
children 1c32b72930fa
line wrap: on
line diff
--- a/rhodecode/public/css/style.css	Mon Feb 25 20:56:01 2013 +0100
+++ b/rhodecode/public/css/style.css	Mon Mar 04 12:15:34 2013 +0100
@@ -3501,7 +3501,7 @@
 
 #content {
     clear: both;
-    overflow: hidden;
+    /*overflow: hidden;*/
     padding: 10px 10px 14px 10px;
 }