From 56a05468df02f3c4c701d48182a933b043eb25bd Mon Sep 17 00:00:00 2001 From: Aldfrith Aern Date: Fri, 20 Nov 2015 20:36:29 +0100 Subject: [PATCH] Reverting material.css --- www/css/material.css | 8 -------- 1 file changed, 8 deletions(-) diff --git a/www/css/material.css b/www/css/material.css index 17d06af039dd..7a5fb555e93f 100644 --- a/www/css/material.css +++ b/www/css/material.css @@ -2004,14 +2004,6 @@ body.icons-docs { color: rgba(255, 255, 255, 0.3); } body.icons-docs .material-icons.orange600 { color: #FB8C00; } - body.icons-docs svg { - width: 24px; - height: 24px; } - body.icons-docs .material-icons.md-svg-48 { - width: 48px; - height: 48px; } - body.icons-docs .material-icons.md-svg-orange600 { - fill: #FB8C00; } body.icons-docs #page-container #page-inner-container { padding-top: 60px; } @media screen and (max-width: 360px) {