diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2005-12-27 19:19:21 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2005-12-27 19:19:21 +0000 |
commit | 3369292d9ffa7f89079ee090755970e684c658ce (patch) | |
tree | 7cb1a8e0adab16f98691ad0db4634e86d3259404 /templates | |
parent | f16eed74ae62d939289420bf113e9b17694f984d (diff) | |
download | ampache-3369292d9ffa7f89079ee090755970e684c658ce.tar.gz ampache-3369292d9ffa7f89079ee090755970e684c658ce.tar.bz2 ampache-3369292d9ffa7f89079ee090755970e684c658ce.zip |
fixed wrap around problem on themes, thx sigger
Diffstat (limited to 'templates')
-rw-r--r-- | templates/style.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/style.inc b/templates/style.inc index 862c109c..0ef42f32 100644 --- a/templates/style.inc +++ b/templates/style.inc @@ -263,7 +263,6 @@ if (window.attachEvent) window.attachEvent("onload", sfHover); #content { - float: left; margin-left:0px; } /** |