diff --git a/app/styles/areas/_details.scss b/app/styles/areas/_details.scss index 942e10d3..1b1ef343 100644 --- a/app/styles/areas/_details.scss +++ b/app/styles/areas/_details.scss @@ -64,6 +64,7 @@ font-weight: bold; position: relative; top: -2px; + min-width: 0; @include mobile { width: 100%; } diff --git a/release-notes.md b/release-notes.md index 3857cb4f..bb47c9ea 100644 --- a/release-notes.md +++ b/release-notes.md @@ -3,6 +3,7 @@ Release notes ##### v1.12.3 (2019-11-06) `-` fix #1335: removed the menubar on Windows and Linux `-` fix #1334: saving new files not working +`-` fixed entry title input size ##### v1.12.2 (2019-11-03) `-` fixed non-working updater