Fix the width on the twitter typeahead to match the parent.

This commit is contained in:
yackob03 2013-10-08 11:55:57 -04:00
parent 5d977f5299
commit 5a5ddf2c0e

View file

@ -769,6 +769,7 @@ p.editable:hover i {
font-size: 14px;
line-height: 1.428571429;
border: 1px solid transparent;
width: 100%;
}
/** Fix for bootstrap dialogs that are broken. */