Merge pull request #11 from amire80/2012/10/08/css_lint

Fix a few trivial CSS lint issues
This commit is contained in:
Santhosh Thottingal
2012-10-08 02:08:53 -07:00
2 changed files with 2 additions and 2 deletions

View File

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

View File

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