From e89964b3ec5415feb546431708d7943417c4e784 Mon Sep 17 00:00:00 2001 From: metarmask Date: Sun, 27 Sep 2015 12:43:43 +0200 Subject: [PATCH] Remove duplicate style for #disabledslots span --- style.css | 6 ------ 1 file changed, 6 deletions(-) diff --git a/style.css b/style.css index 4fb661b..2c78d50 100644 --- a/style.css +++ b/style.css @@ -90,12 +90,6 @@ a{ margin: 0; } -#disabledslots span{ - width: 16px; - height: 16px; - display: inline-block; -} - #disabledslots .sprite{ background-repeat: no-repeat; background-image: url("images/slots.png");