From 2f712bbd800e85275744197c7cdcb3fdc0926afd Mon Sep 17 00:00:00 2001 From: Edd Turtle Date: Fri, 4 Aug 2017 19:13:17 +0100 Subject: [PATCH] remove stray character in css --- static/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/css/style.css b/static/css/style.css index a8e53aa..47c8108 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -459,7 +459,7 @@ thead th, th { img { width: 100%; - max-width: 100%;ß + max-width: 100%; border-radius: 3px; }