FIX Remove timer icon image and associated CSS styles

This commit is contained in:
Raissa North 2018-01-24 16:57:09 +13:00
parent f38630c894
commit dd66125f3a
3 changed files with 0 additions and 7 deletions

View File

@ -7,9 +7,6 @@
/*
* Sprite maps & Icons
*/
.gridfield-icon.blog-icon-timer {
background: url("../images/blog-icon/timer.png") center no-repeat; }
#FeaturedImage .middleColumn {
clear: none;
float: left; }

Binary file not shown.

Before

Width:  |  Height:  |  Size: 844 B

View File

@ -12,10 +12,6 @@
// @import "blog-icon/*.png";
// buttons
.gridfield-icon.blog-icon-timer {
background: url('../images/blog-icon/timer.png') center no-repeat;
}
#FeaturedImage .middleColumn {
clear: none;
float: left;