Merge "Fix CodeSniffer errors and warnings"

This commit is contained in:
jenkins-bot
2013-08-05 07:22:07 +00:00
committed by Gerrit Code Review
5 changed files with 10 additions and 9 deletions

View File

@@ -32,8 +32,8 @@
/* RTL text direction here (bug 45142). x:-o-prefocus won't match anything, */
/* but will make other browsers ignore this rule. */
x:-o-prefocus, body.rtl li#pt-uls {
/* @noflip */
direction: ltr;
/* @noflip */
direction: ltr;
}
#settings-block {

View File

@@ -67,7 +67,7 @@ div.display-settings-block {
.uls-font-item {
border-bottom: 1px solid #EEEEEE;
background: #FBFBFB;
margin: 0 ;
margin: 0;
padding: 10px 0;
}