getgrav / getgrav/grav-plugin-admin

Admin login gets clipped on smaller screens

Open
#356 12 comments 0 reactions 0 assignees View on GitHub
cannot recreate evaluating ui
Dominant language
PHP
Stars
377
Forks
225
Avg merge
11h 51m
Merged PRs (30d)
4

Description

```
#admin-login, ... {
position: relative;
top: 50%;
transform: translateY(-50%)
}
```

Causes the panel to get clipped. Screenshot taken at scroll top:
![screen shot 2015-12-20 at 11 44 52](https://cloud.githubusercontent.com/assets/3859425/11917610/1eaf2e16-a70f-11e5-92ba-ec2706088dc7.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.