Remove a redundant CSS rule

It's already covered in ext.uls.css. The existence of the extra rule
causes wrong display.

Change-Id: I0a5fed7456279f6d313c89e7fa41335d6c437b1c
This commit is contained in:
Amir E. Aharoni
2013-05-20 14:09:48 +03:00
parent bf270812f5
commit d93c92af10
2 changed files with 1 additions and 8 deletions

View File

@@ -96,7 +96,7 @@ x:-o-prefocus, body.rtl li#pt-uls {
margin-right: 4%;
}
.uls-more-languages {
button.uls-more-languages {
width: auto;
}