Merge branch 'hotfix/5.6.14'

This commit is contained in:
yuri
2019-09-16 10:48:40 +03:00
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -190,6 +190,7 @@ module.exports = function (grunt) {
'extension.php',
'websocket.php',
'command.php',
'oauth-callback.php',
'index.php',
'LICENSE.txt',
'.htaccess',
+1 -1
View File
@@ -233,7 +233,7 @@
ul.tabs {
> li > a > span.full-label {
display: inline;
display: inline-block;
}
}