Make sure note report link doesn't show on hover

This commit is contained in:
Bryan Housel
2018-07-16 16:02:45 -04:00
parent 70f87632c7
commit 47de7b304f
+1 -2
View File
@@ -1349,8 +1349,7 @@ a.hide-toggle {
.inspector-hover .more-fields,
.inspector-hover .form-label-button-wrap,
.inspector-hover .tag-reference-button,
.inspector-hover .view-on-osm,
.inspector-hover .note-report {
.inspector-hover .footer * {
opacity: 0;
}