Do not show input field if taglist is readonly

This commit is contained in:
Hadi Nategh 2017-03-14 16:43:45 +01:00
parent b1e053ac27
commit 3cd15c6b3c

View File

@ -954,6 +954,7 @@ ul.et2_link_string {
margin: 0px auto -16px auto;
top: 5px;
}
.et2_taglist .ms-input-readonly {display: none;}
.et2_taglist div.ms-sel-ctn .ms-close-btn {
width: 10px;
height: 10px;