Fix rendering issues with the Thing drop down list in the CrystalX theme. Fixes bug #12173

This commit is contained in:
Colin Kuskie 2011-08-15 13:39:04 -07:00
parent 62a23df920
commit b2e32612d7
3 changed files with 5 additions and 0 deletions

View file

@ -1,6 +1,10 @@
This is a running list of template changes made during upgrades. If you have copied the default
templates, you will need to apply these changes manually to your copies.
7.10.22
* Thingy CSS file - root/import/thingy-templates/thingy.css
Add CSS to make sure that overflows are visible, to handle style that hide overflow by default.
7.10.18
* Collaboration System Default Notification Template /default_forum_notification
Replace table with divs to make inline replying easier.