diff options
Diffstat (limited to 'themes/base/resizable.css')
-rw-r--r-- | themes/base/resizable.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/themes/base/resizable.css b/themes/base/resizable.css index cc99a95b5..35cd3034d 100644 --- a/themes/base/resizable.css +++ b/themes/base/resizable.css @@ -1,10 +1,10 @@ /*! * jQuery UI Resizable @VERSION - * http://jqueryui.com + * https://jqueryui.com * * Copyright OpenJS Foundation and other contributors * Released under the MIT license. - * http://jquery.org/license + * https://jquery.org/license */ .ui-resizable { position: relative; |