Browse Source

Merge pull request #478 from Oldiesmann/release-2.1

Typo fix
Michael Eshom 11 years ago
parent
commit
3e93fa8ffa
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Themes/default/css/index.css

+ 1 - 1
Themes/default/css/index.css

@@ -1583,7 +1583,7 @@ ul li.greeting {
 /* The upshrink image needs some tweaking */
 /* The upshrink image needs some tweaking */
 #upshrink, #upshrink:hover {
 #upshrink, #upshrink:hover {
 	padding: 5px 4px 3px 4px;
 	padding: 5px 4px 3px 4px;
-	background: #none;
+	background: none;
 }
 }
 
 
 /* The navigation list (i.e. linktree) */
 /* The navigation list (i.e. linktree) */