@@ -146,13 +146,9 @@
}
.add-item-input span:empty:before{
content: 'New';
- position: absolute;
left: 0;
color: #ddd;
-.add-item-input span:focus:before{
- display: none;
-}
.typeahead-box{
position: absolute;