Fixed and closed #380: drop-down attachments and admin menus are now positioned (almost) correctly in IE7. Same workaround used for outgoing links drop-down menus.
This commit is contained in:
parent
4224a5785b
commit
38de4fbb10
3 changed files with 31 additions and 10 deletions
|
@ -16,5 +16,5 @@ using System.Reflection;
|
|||
//
|
||||
// You can specify all the values or you can default the Revision and Build Numbers
|
||||
// by using the '*' as shown below:
|
||||
[assembly: AssemblyVersion("3.0.0.352")]
|
||||
[assembly: AssemblyFileVersion("3.0.0.352")]
|
||||
[assembly: AssemblyVersion("3.0.0.353")]
|
||||
[assembly: AssemblyFileVersion("3.0.0.353")]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue