From ecc5f90314e877e00d59062a45e000ca21d4f4b4 Mon Sep 17 00:00:00 2001
From: MaxXor <admin@maxxor.org>
Date: Wed, 25 Oct 2017 18:53:35 +0200
Subject: [PATCH] Fix image width

---
 css/custom.css | 2 --
 1 file changed, 2 deletions(-)

diff --git a/css/custom.css b/css/custom.css
index ee1b6abf..51ff3285 100644
--- a/css/custom.css
+++ b/css/custom.css
@@ -989,8 +989,6 @@ h1, h2, h3, h4, h5, h6, p {margin: 0; padding: 0;}
 
 img, video {max-width: 100%;}
 
-img, video {width: 100%;}
-
 ::-webkit-input-placeholder {
   color: #AAA;
 }
-- 
GitLab