aboutsummaryrefslogtreecommitdiff
path: root/ext/mixed/css
diff options
context:
space:
mode:
authorAlex Yatskov <alex@foosoft.net>2017-06-25 21:14:39 -0700
committerAlex Yatskov <alex@foosoft.net>2017-06-25 21:14:39 -0700
commit5e72c387ccf37501d79536c8dde4d96fd15c6a3e (patch)
treee2249e70c675dd4393d09779503eb244b1174664 /ext/mixed/css
parent8f850055a50c949b7494b38343111bc0c169cff7 (diff)
fix result page for no items found
Diffstat (limited to 'ext/mixed/css')
-rw-r--r--ext/mixed/css/frame.css2
1 files changed, 1 insertions, 1 deletions
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;
}