Go to file
Sergey Biryukov e7f7b81bcc CSS Coding Standards: Use unitless values for line-height in wp-includes/css/wp-auth-check.css.
Props ianbelanger, pbiron, afercia.
Fixes #46522. See #44643.

git-svn-id: https://develop.svn.wordpress.org/trunk@45472 602fd350-edb4-49c9-b593-d223f7449a82
2019-05-30 12:36:39 +00:00
src CSS Coding Standards: Use unitless values for line-height in wp-includes/css/wp-auth-check.css. 2019-05-30 12:36:39 +00:00
tests Fix unit tests after [45456]. The query string is a bit different but the results are the same. 2019-05-28 04:18:53 +00:00
tools
.editorconfig
.gitignore
.jshintrc
.npmrc
.nvmrc
.travis.yml Build/Test Tools: Remove the dependency on a globally installed Grunt. 2019-05-26 19:34:24 +00:00
appveyor.yml Build/Test Tools: Remove the dependency on a globally installed Grunt. 2019-05-26 19:34:24 +00:00
composer.json
composer.lock
Gruntfile.js Privacy tools: Organize privacy functions into logical files and classes. 2019-05-26 20:49:04 +00:00
jsdoc.conf.json Build Tools: Fix JSDoc configuration include paths. 2018-06-14 12:45:06 +00:00
package-lock.json
package.json Build/Test Tools: Revert an accidental change to Node dependencies. 2019-05-26 19:36:57 +00:00
phpcs.xml.dist Build tools, WPCS: disable line ending check when running phpcs but fix them to \n whit phpcfb. Fixes (erroneous) reports on Windows about improper line endings in all files. They are managed directly by Git or SVN. 2019-05-28 00:25:42 +00:00
phpunit.xml.dist
webpack.config.js
wp-cli.yml
wp-config-sample.php
wp-tests-config-sample.php