Commit:    fdde77e5ea6e4fa1a97060152307efc50164bf86
Author:    Adam Harvey <[email protected]>         Thu, 27 Dec 2012 17:12:42 +0800
Parents:   54bfa0a56e71bb64dbbb6eea7f94dcd966417d85
Branches:  master

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

Log:
Remove the bottom border off the footer, which looks a little weird to me.

Changed paths:
  M  styles/theme.css


Diff:
diff --git a/styles/theme.css b/styles/theme.css
index 2c836d3..fb4a0f0 100755
--- a/styles/theme.css
+++ b/styles/theme.css
@@ -696,7 +696,6 @@ footer {
     overflow: auto;
     background-color: #333;
     border-top: .5em solid #9999CC;
-    border-bottom: .5em solid #9999CC;
     padding: 1.5em 0;
     min-width:960px;
 }


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

Reply via email to