diff --git a/src/web/TODO.md b/src/web/TODO.md index 6a9e962d..2e0f4f7e 100644 --- a/src/web/TODO.md +++ b/src/web/TODO.md @@ -1,3 +1,2 @@ operations: - UI tests etc. -- input in search > click X > dropdown doesn't close diff --git a/src/web/html/index.html b/src/web/html/index.html index 599eb7be..b9c4fc61 100755 --- a/src/web/html/index.html +++ b/src/web/html/index.html @@ -200,7 +200,6 @@
.title { + padding: 8px 8px 8px 12px; } #operations-wrapper {