Skip to content
This repository has been archived by the owner on Nov 21, 2021. It is now read-only.

Commit

Permalink
#9 - Comment out CSS rule that refers to obsolete file (/Subtext.Web/…
Browse files Browse the repository at this point in the history
…Skins/Haackify/Images/bottom.gif)
  • Loading branch information
jeremy-jameson committed Jan 31, 2012
1 parent 3bbbde5 commit 8e6d7d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Subtext.Web/aspx/HostAdmin/styles/Style.css
Original file line number Diff line number Diff line change
Expand Up @@ -560,7 +560,7 @@ img

#bottom
{
background: url(/Subtext.Web/Skins/Haackify/Images/bottom.gif) no-repeat ;
/* background: url(/Subtext.Web/Skins/Haackify/Images/bottom.gif) no-repeat ; */
height: 31px;
width: 794px;
margin: auto;
Expand Down

0 comments on commit 8e6d7d7

Please sign in to comment.