diff --git a/css/app.css b/css/app.css
index a4714a592..50b48896c 100644
--- a/css/app.css
+++ b/css/app.css
@@ -1147,7 +1147,6 @@ div.combobox {
/* tag editor */
.inspector-inner.additional-tags {
- border-bottom: 1px solid #ccc;
border-top: 1px solid #ccc;
}
diff --git a/img/source/ui-mockups.svg b/img/source/ui-mockups.svg
index fb2e9d180..6553ee90d 100644
--- a/img/source/ui-mockups.svg
+++ b/img/source/ui-mockups.svg
@@ -14,8 +14,8 @@
height="1052.3622047"
id="svg2"
version="1.1"
- inkscape:version="0.48.2 r9819"
- sodipodi:docname="category.svg">
+ inkscape:version="0.48.1 r9760"
+ sodipodi:docname="ui-mockups.svg">
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
@@ -5730,11 +324,6 @@ ojL79mgC347JKhkLysePB2f7f/RmkiRJ/k/yX87U/26xd+pGAAAAAElFTkSuQmCC
width="394"
id="rect4307"
style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
-
-
- Add Form
-
-
@@ -6606,109 +346,70 @@ ojL79mgC347JKhkLysePB2f7f/RmkiRJ/k/yX87U/26xd+pGAAAAAElFTkSuQmCC
id="rect5007"
style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+
-
- Search
-
-
+ Search for forms
- Close
+ id="path5019"
+ d="m -864.64989,780.36218 c -3.0376,0 -5.5,2.46243 -5.5,5.5 0,3.03757 2.4624,5.5 5.5,5.5 1.0061,0 1.9387,-0.27827 2.75,-0.75 l 3.75,3.75 1,0 1,-1 0,-1 -3.75,-3.75 c 0.4717,-0.81134 0.75,-1.74387 0.75,-2.75 0,-3.03757 -2.4624,-5.5 -5.5,-5.5 z m -0.5,2 1,0 2,1 1,2 0,1 -1,2 -2,1 -1,0 -2,-1 -1,-2 0,-1 1,-2 2,-1 z"
+ style="color:#000000;fill:#343434;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+ Attribution
+ Address
+ Telephone
+ Website
+
+
+
+
+
+
+ Attribution
+ Address
+ Telephone
+ Website
+
+
+
+
+
+
+
+ Close
+
+
+
+
+
+
+
+
+ Add Form
+
diff --git a/js/id/ui/tag_editor.js b/js/id/ui/tag_editor.js
index 9c6ed6edc..847d99bc2 100644
--- a/js/id/ui/tag_editor.js
+++ b/js/id/ui/tag_editor.js
@@ -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