From d3206e17413267bb1455e6d0b562d296582a863b Mon Sep 17 00:00:00 2001 From: SmokyBob Date: Wed, 14 Jan 2015 22:11:29 +0100 Subject: [PATCH 1/2] fix element styling to fit better in the window --- index.html | 64 ++++++++++++++++++++++++++++-------------------------- 1 file changed, 33 insertions(+), 31 deletions(-) diff --git a/index.html b/index.html index 4235731..468f0b8 100644 --- a/index.html +++ b/index.html @@ -17,39 +17,41 @@ - + From b6930a46eaa5ee01a238a290dcadd42acbe5754e Mon Sep 17 00:00:00 2001 From: SmokyBob Date: Wed, 14 Jan 2015 22:20:48 +0100 Subject: [PATCH 2/2] Updated version --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 6210e38..079ef93 100644 --- a/manifest.json +++ b/manifest.json @@ -4,7 +4,7 @@ "short_name": "PrettyCode", "description": "Code prettyfier following guidelines for GDE Videos", - "version": "0.0.2.0", + "version": "0.0.2.1", "icons": { "32": "assets/favicon_32.png",