Pjotr Savitski

Results 6 issues of Pjotr Savitski

In case a button group contains elements that are not of the same type, rounded corners are applied to inner elements of the group. An example could be a button,...

button-group

You need to replace the parts of this template where you see {{some text}}. **Version** master at a6021af0fb33d97f2953c0ce876442cacaa4a299 on 2.5.5 **Steps to reproduce the bug** 1. Upgrade any older version...

Type: Fix

Installation process fails due to LibSass version issuing a warning about the stylesheet files. This is due to some of the syntax being retired. Yet this is not an **end...

From manual page: https://php.net/functions.arrow --- Third example has an incorrect arrow function `static fn(): int => $x;` that is missing an argument. The correct code should be `static fn($x): int...

bug
good first issue
Status: Verified

This should be a working solution work with well formatted `svg` images (exported from graphical editors). It assumes the presence of `width` and `height` or `viewBox` attributes (grabbing values from...

If the width of the container is small enough, then initial value of 24 might be too large for the screen and it is only getting worse with increasing page...