From 38b24825fdfd3bee6facc69df7b4abac422cca6c Mon Sep 17 00:00:00 2001 From: Jeff Becker Date: Wed, 23 Aug 2017 08:03:57 -0400 Subject: [PATCH] update css --- contrib/static/krane.css | 1 + 1 file changed, 1 insertion(+) diff --git a/contrib/static/krane.css b/contrib/static/krane.css index c0c70c8..965fc55 100644 --- a/contrib/static/krane.css +++ b/contrib/static/krane.css @@ -436,6 +436,7 @@ background-repeat: repeat; /** another mod */ [data-pubkey~="f59602a8497d21c0bda92c01cf33d1d0b2e41d5065eebcafdcbf99f973d1c105"]{ background-image: url('/static/mgs_mod.png'); + background-size: 100%; background-repeat: no-repeat; background-position: right bottom; }