minor style tweak

This commit is contained in:
saman bb
2013-03-19 23:09:51 -04:00
parent 17d9a37bc4
commit 19e51be71a
3 changed files with 444 additions and 6442 deletions
-1
View File
@@ -1147,7 +1147,6 @@ div.combobox {
/* tag editor */
.inspector-inner.additional-tags {
border-bottom: 1px solid #ccc;
border-top: 1px solid #ccc;
}
+443 -6440
View File
File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 496 KiB

After

Width:  |  Height:  |  Size: 511 KiB

+1 -1
View File
@@ -98,7 +98,7 @@ iD.ui.TagEditor = function(context, entity) {
}
editorwrap.append('div')
.attr('class','inspector-inner col12 fillL additional-tags')
.attr('class','inspector-inner col12 fillL2 additional-tags')
.call(tagList, preset.id === 'other');
// Don't add for created entities