1
0
Fork 0
mirror of https://github.com/haselkern/Minecraft-ArmorStand.git synced 2025-05-18 05:55:35 +00:00

Remove duplicate style for #disabledslots span

This commit is contained in:
metarmask 2015-09-27 12:43:43 +02:00
parent cdd815faf8
commit e89964b3ec

View file

@ -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");