From 5e72c387ccf37501d79536c8dde4d96fd15c6a3e Mon Sep 17 00:00:00 2001 From: Alex Yatskov Date: Sun, 25 Jun 2017 21:14:39 -0700 Subject: fix result page for no items found --- ext/mixed/css/frame.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/mixed') diff --git a/ext/mixed/css/frame.css b/ext/mixed/css/frame.css index a425aca8..a0b45fa4 100644 --- a/ext/mixed/css/frame.css +++ b/ext/mixed/css/frame.css @@ -51,7 +51,7 @@ hr { * Entries */ -.entry { +.entry, .note { padding-top: 10px; padding-bottom: 10px; } -- cgit v1.2.3