Remove unecessary whitespace

This commit is contained in:
Amir E. Aharoni
2012-10-07 17:17:36 +02:00
parent c5a22fc636
commit 972247b895
2 changed files with 1 additions and 2 deletions

View File

@@ -43,7 +43,6 @@
*/
text-align: left;
/*
* We don't want any visible bullets in this list.
*/

View File

@@ -326,7 +326,7 @@
$.fn.i18n = function( option ) {
};
}
$.fn.uls.Constructor = ULS;
} ( jQuery ) );