As you see the
PHP:
<div class="ui-widget">
<label for="tags">Character name: </label>
<input id="tags">
</div>
Part is displayed abnormally.. Why? Any ideas? The field is just declarated once in the /public/css/smoothness/jquery-ui-1.7.2.custom.css file.. Normally the width should stand like 100px? not 1500 :s
Regards