From c68e768f0b8a8a87c0cf8365bb5c2cdcaf37a856 Mon Sep 17 00:00:00 2001 From: Phil Howard Date: Sat, 25 Jun 2016 23:03:18 +0100 Subject: [PATCH] Increased boards page row height slightly --- resources/pinout.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/pinout.css b/resources/pinout.css index 826be39..23c4947 100644 --- a/resources/pinout.css +++ b/resources/pinout.css @@ -178,7 +178,7 @@ Drop down nav #boards .board a, #featured .board a { padding-top: 20px; padding-bottom: 0px; - min-height: 175px; + min-height: 190px; display:block; } #featured .board a {