Remove fixed width of the actions column of the moderation view. The translated button titles can differ in size from the English titles.

svn path=/plone.app.discussion/trunk/; revision=35087
This commit is contained in:
Timo Stollenwerk
2010-03-17 11:00:10 +00:00
parent 0776fecfd2
commit 5fedf90f18
2 changed files with 6 additions and 8 deletions
+4
View File
@@ -4,6 +4,10 @@ Changelog
1.0b4 (unreleased)
------------------
* Remove fixed width of the actions column of the moderation view. The
translated button titles can differ in size from the English titles.
[timo]
* Fix #2494228: Remove comments as well when a content object is deleted.
[timo]