Fix CodeSniffer errors and warnings

More fixes will be submitted upstream.

Change-Id: Ib22997f8756537b063fd6eed3f1f74f3eda315d7
This commit is contained in:
Siebrand Mazeland
2013-08-02 14:23:20 +02:00
parent b3677810c4
commit 102f257427
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;
}