From 568b01761cd8239fa29051d838fe5ef9997f5e5f Mon Sep 17 00:00:00 2001 From: aggelosQQ Date: Sun, 28 Aug 2016 10:29:51 +0300 Subject: [PATCH] Minor changes --- css/main.css | 3 --- index.html | 2 +- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/css/main.css b/css/main.css index a10b461..330c252 100644 --- a/css/main.css +++ b/css/main.css @@ -228,9 +228,6 @@ i.rules-icon:hover { color: rgb(200, 200, 200); } .modal ul { - -webkit-column-count: 3; - -moz-column-count: 3; - column-count: 3; display: inline-block; } .modal h4 { diff --git a/index.html b/index.html index 9f17383..9d7b501 100644 --- a/index.html +++ b/index.html @@ -57,7 +57,7 @@