When viewing the new Alpha version of php.net in Chromium Version 27 on Linux the help button is pushed onto a new line. This is easily fixed by adding:
..headhome a { padding-right: 0; }
When viewing the new Alpha version of php.net in Chromium Version 27 on Linux the help button is pushed onto a new line. This is easily fixed by adding:
..headhome a { padding-right: 0; }