summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorKarl 'vollmerk' Vollmer <vollmer@ampache.org>2005-12-27 23:15:28 +0000
committerKarl 'vollmerk' Vollmer <vollmer@ampache.org>2005-12-27 23:15:28 +0000
commit583c9ee9b6ea49e6cc8920690922abb229b01f36 (patch)
tree65394a096b9f74ca51e57a8da9f66b4919886351 /docs
parent3369292d9ffa7f89079ee090755970e684c658ce (diff)
downloadampache-583c9ee9b6ea49e6cc8920690922abb229b01f36.tar.gz
ampache-583c9ee9b6ea49e6cc8920690922abb229b01f36.tar.bz2
ampache-583c9ee9b6ea49e6cc8920690922abb229b01f36.zip
fixed sidebar
Diffstat (limited to 'docs')
-rwxr-xr-xdocs/CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG
index 49e58bee..9458c666 100755
--- a/docs/CHANGELOG
+++ b/docs/CHANGELOG
@@ -4,6 +4,8 @@
--------------------------------------------------------------------------
v.3.3.2-Beta1
+ - Fixed drop-downs on sidebar not resizing with fontsize
+ (Thx SoundOfEmotion)
- Fixed wrap-around text by removing float:left; on #content
(Thx Sigger)