Fix delete tag styling and typo

This commit is contained in:
Joseph Schorr 2014-01-09 13:25:58 -05:00
parent 393343bda4
commit de8f1ef776
2 changed files with 12 additions and 4 deletions

View file

@ -1834,7 +1834,7 @@ p.editable:hover i {
text-align: center;
}
#image-history-container .tags .tag {
#image-history-container .tags .tag, #confirmdeleteTagModal .tag {
border-radius: 10px;
margin-right: 4px;
cursor: pointer;