From bc5c9ff05b113df0907f442c225ce61c3f15f1b3 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Mon, 4 Apr 2016 12:16:22 -0400 Subject: fix missing brief if no press --- db.json | 7 +------ public/assets/ok.css | 2 +- 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/db.json b/db.json index 6307d24..bf7b9ea 100644 --- a/db.json +++ b/db.json @@ -198,12 +198,7 @@ "containImage": "true", "__index": "6", "dateCreated": "Sun, 03 Apr 2016 19:12:17 GMT", - "press": [ - { - "text": "", - "uri": "" - } - ] + "press": [] }, { "id": "soylent-website", diff --git a/public/assets/ok.css b/public/assets/ok.css index acc7ea2..785a6d6 100644 --- a/public/assets/ok.css +++ b/public/assets/ok.css @@ -654,7 +654,7 @@ ul li { height: 100% } -.nopress span:last-child { +.nopress span:nth-child(6) { display: none; } -- cgit v1.2.3-70-g09d2