summaryrefslogtreecommitdiffstats
path: root/contrib/themes/StoneBlue
diff options
context:
space:
mode:
authorKarl 'vollmerk' Vollmer <vollmer@ampache.org>2006-01-08 19:18:22 +0000
committerKarl 'vollmerk' Vollmer <vollmer@ampache.org>2006-01-08 19:18:22 +0000
commitd2d40fdd0f1701bec29a9de2da2b467d74747956 (patch)
tree1505cb631afbb157f44d56121205783c714492ae /contrib/themes/StoneBlue
parent4fc2b5a5ddf026d650bbb6f012e37b5dcb554963 (diff)
downloadampache-d2d40fdd0f1701bec29a9de2da2b467d74747956.tar.gz
ampache-d2d40fdd0f1701bec29a9de2da2b467d74747956.tar.bz2
ampache-d2d40fdd0f1701bec29a9de2da2b467d74747956.zip
fixed stoneblue
Diffstat (limited to 'contrib/themes/StoneBlue')
-rwxr-xr-xcontrib/themes/StoneBlue/templates/style.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/themes/StoneBlue/templates/style.inc b/contrib/themes/StoneBlue/templates/style.inc
index 0a35b7a6..53e3ab9f 100755
--- a/contrib/themes/StoneBlue/templates/style.inc
+++ b/contrib/themes/StoneBlue/templates/style.inc
@@ -265,6 +265,7 @@ if (window.attachEvent) window.attachEvent("onload", sfHover);
#content
{
float:left;
+ clear: both;
margin-left:0px;
}
/**
@@ -276,6 +277,7 @@ if (window.attachEvent) window.attachEvent("onload", sfHover);
clear: both;
height: 100%;
margin: 0;
+ border: 0px;
float: left;
/* width: 110px; /* this controls the width of the sidebar. horizontal menu needs more width */
padding: 0px 0px 0px 5px;