Fix CodeSniffer errors and warnings
More fixes will be submitted upstream. Change-Id: Ib22997f8756537b063fd6eed3f1f74f3eda315d7
This commit is contained in:
@@ -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 {
|
||||
|
||||
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user