On Wed, Jun 19, 2013 at 8:31 PM, Bryan Dunsmore wrote:
> 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;
> }
>
The next iteration of this websit
On Jul 20, 2013 2:21 PM, "Bryan Dunsmore" wrote:
>
> A full month later and this issue still isn't fixed. The website still
appears the same as in the previous two screenshots and the proposed fixed
of setting padding-right to zero is still applicable. Any chance we can get
this fixed?
Please
On Thu, Jun 20, 2013 at 3:21 AM, Levi Morrison wrote:
> On Wed, Jun 19, 2013 at 8:31 PM, Bryan Dunsmore wrote:
>
>> 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 {
>
On Wed, Jun 19, 2013 at 8:31 PM, Bryan Dunsmore wrote:
> 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;
> }
>
On what OS? I do not experience t
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;
}