fixes #1790, Autocomplete text box has a bit too much padding on left side

This commit is contained in:
Simon Kornblith 2011-02-22 19:23:33 +00:00
parent 57a38e19cb
commit 43a426119b

View file

@ -15,6 +15,12 @@ textbox, tagsbox textbox
margin-left: 0;
}
.textbox-input-box
{
margin-left: 0px;
margin-right: 0px;
}
/* DEBUG: this doesn't seem to work, unfortunately
label[singleField=false]:after