From d512b4b114eadd4aa821f8116073cc43d636181d Mon Sep 17 00:00:00 2001 From: Tobias Date: Fri, 11 Jan 2019 12:18:51 +0100 Subject: [PATCH] Update 80_app.css Nicify grid for save area of notes and keepright. --- css/80_app.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/css/80_app.css b/css/80_app.css index 647d3158c..a8889987f 100644 --- a/css/80_app.css +++ b/css/80_app.css @@ -2561,7 +2561,9 @@ input.key-trap { } .note-save, -.keepRight-save, +.keepRight-save { + padding-top: 20px; +} .kr_error-details, .kr_error-comment-container { padding: 10px;