From 9fcb3d2d9555e47ffbf6bdc5683e02b1b5158451 Mon Sep 17 00:00:00 2001 From: bashmak Date: Mon, 17 Jul 2017 13:54:26 +0300 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BB=D1=8F=20=D0=B0=D1=83=D0=B4=D0=B8?= =?UTF-8?q?=D0=BE=20=D0=B1=D0=BE=D0=BB=D1=8C=D1=88=D0=B5=20=D0=BD=D0=B5=20?= =?UTF-8?q?=D0=BD=D1=83=D0=B6=D0=B5=D0=BD=20=D1=81=D1=82=D0=B8=D0=BB=D1=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- static/css/custom.css | 6 ------ 1 file changed, 6 deletions(-) diff --git a/static/css/custom.css b/static/css/custom.css index 78c1330..a9b289b 100644 --- a/static/css/custom.css +++ b/static/css/custom.css @@ -241,9 +241,3 @@ button[data-toggle=offcanvas]{ opacity: 0.3; fill-opacity: 0.3; } - - -/* - * Сужаем аудио элемент чтоб скрыть большинство контролов - */ -audio{width: 100px;}