From b99dac64ecadc70e8ffadbae2b65acbeca80aa1e Mon Sep 17 00:00:00 2001 From: wes Date: Mon, 8 Aug 2016 19:36:02 -0400 Subject: [PATCH] loading thingy --- src/styles/search.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/styles/search.css b/src/styles/search.css index 272b5e9..39485db 100644 --- a/src/styles/search.css +++ b/src/styles/search.css @@ -140,6 +140,6 @@ a { } .help-toast { - font-size: 0.85em; - max-width: 50%; + font-size: 0.75em; + max-width: 60%; }