diff --git a/foreign dlls/ClientDependency.Core.dll b/foreign dlls/ClientDependency.Core.dll index 6e6c25272d..5cad67ffc8 100644 Binary files a/foreign dlls/ClientDependency.Core.dll and b/foreign dlls/ClientDependency.Core.dll differ diff --git a/umbraco/presentation/config/ClientDependency.config b/umbraco/presentation/config/ClientDependency.config index c45933d5ec..e250bae903 100644 --- a/umbraco/presentation/config/ClientDependency.config +++ b/umbraco/presentation/config/ClientDependency.config @@ -10,9 +10,9 @@ NOTES: * Compression/Combination/Minification is not enabled unless debug="false" is specified on the 'compiliation' element in the web.config * A new version will invalidate both client and server cache and create new persisted files --> - + - + @@ -36,7 +36,7 @@ NOTES: type="ClientDependency.Core.CompositeFiles.Providers.CompositeFileProcessingProvider, ClientDependency.Core" enableCssMinify="true" enableJsMinify="true" - persistFiles="true" + persistFiles="false" compositeFilePath="~/App_Data/ClientDependency" /> @@ -54,12 +54,15 @@ NOTES: - + - + diff --git a/umbraco/presentation/umbraco_client/modal/style.css b/umbraco/presentation/umbraco_client/modal/style.css index 07f3f2117c..a88b959a00 100644 --- a/umbraco/presentation/umbraco_client/modal/style.css +++ b/umbraco/presentation/umbraco_client/modal/style.css @@ -1,5 +1,4 @@ /* TODO: Change these to classes to support many modal boxes */ - div#umbModalBox, div.umbModalBox { position: absolute; diff --git a/umbraco/presentation/web.STANDARD.config b/umbraco/presentation/web.STANDARD.config index 74fa464b36..b80d33a5ce 100644 --- a/umbraco/presentation/web.STANDARD.config +++ b/umbraco/presentation/web.STANDARD.config @@ -107,7 +107,7 @@ - +