MINOR Removed missing background that was called in cms/css/layout.css anyway - subsites doesn't use it

This commit is contained in:
Sean Harvey 2009-06-08 05:03:51 +00:00
parent d48fed9488
commit 62f8470de4

View File

@ -31,7 +31,6 @@
#SubsiteActions {
height : 51px;
border-bottom: 3px solid #d4d0c8;
background: url(../images/mainmenu/top-bg.gif) top left repeat-x;
color: #FFF;
}