Fix a few trivial CSS lint issues

This commit is contained in:
Amir E. Aharoni
2012-10-08 08:11:09 +02:00
parent f35d20128f
commit 9d38d9bd64
2 changed files with 2 additions and 2 deletions

View File

@@ -180,7 +180,7 @@ input:focus#languagefilter {
float: right; float: right;
} }
span#languagefilter-clear { #languagefilter-clear {
/* @embed */ /* @embed */
background: url('../images/clear.png') no-repeat scroll left center background: url('../images/clear.png') no-repeat scroll left center
transparent; transparent;

View File

@@ -15,7 +15,7 @@
} }
.uls-language-block ul { .uls-language-block ul {
margin: 0px 0px 1.6em; margin: 0 0 1.6em;
} }
.uls-language-list ul li { .uls-language-list ul li {