Remove unecessary whitespace
This commit is contained in:
@@ -43,7 +43,6 @@
|
|||||||
*/
|
*/
|
||||||
text-align: left;
|
text-align: left;
|
||||||
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* We don't want any visible bullets in this list.
|
* We don't want any visible bullets in this list.
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -326,7 +326,7 @@
|
|||||||
$.fn.i18n = function( option ) {
|
$.fn.i18n = function( option ) {
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
$.fn.uls.Constructor = ULS;
|
$.fn.uls.Constructor = ULS;
|
||||||
|
|
||||||
} ( jQuery ) );
|
} ( jQuery ) );
|
||||||
|
|||||||
Reference in New Issue
Block a user