From 3756bffab23a454397dad458566f80ab9344a2e6 Mon Sep 17 00:00:00 2001 From: Vasil Kolev Date: Sun, 12 Oct 2014 12:59:55 +0300 Subject: [PATCH] fix for the speakers' icons --- css/styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/styles.css b/css/styles.css index ebaa0ed..ae78d26 100644 --- a/css/styles.css +++ b/css/styles.css @@ -529,7 +529,7 @@ footer .content li { list-style: none; } display: block; } .speaker > img { - width: 100px; +/* width: 100px; */ float: left; padding: 0.3em; background: #FFF;