Commit:    7e68fd3e0ca5f7e74f1821409512f7b8678902a9
Author:    Levi Morrison <[email protected]>         Thu, 12 Dec 2013 15:39:25 -0700
Parents:   b953858f5e035954140e4d8a54f5e3a47ab0e01a
Branches:  master

Link:       
http://git.php.net/?p=web/php.git;a=commitdiff;h=7e68fd3e0ca5f7e74f1821409512f7b8678902a9

Log:
Removed the reduction from 25% with down to 20% at higher resolutions; stays 
25% now

Changed paths:
  M  styles/theme-base.css


Diff:
diff --git a/styles/theme-base.css b/styles/theme-base.css
index 7c0f22c..1028d00 100755
--- a/styles/theme-base.css
+++ b/styles/theme-base.css
@@ -1943,19 +1943,6 @@ div.soft-deprecation-notice blockquote.sidebar {
   #layout {
     width:1170px;
   }
-  #breadcrumbs .prev,
-  .navbar-search,
-  #intro .download,
-  #intro .background,
-  aside.tips,
-  .layout-menu {
-    width: 20%;
-  }
-
-  #intro .blurb,
-  #layout-content {
-    width:80%;
-  }
 }
 @media (min-width: 1500px) {
   #intro .container,


--
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to