sebadob / rauthy

OpenID Connect Single Sign-On Identity & Access Management

Home Page:https://sebadob.github.io/rauthy/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Button labels are misplaced with chrome-based browsers

sebadob opened this issue · comments

I just found out that the Button labels are currently a bit out of place on chrome based browsers.
I did not notice that lately since I am using Firefox only, where they are centered.

On chrome based browsers, they seem to have a bit too much margin-top. Wherever this is coming from, it should be fixed.

Firefox:

grafik

Chromium:

grafik

It really is -.-

I am trying to stay away from specific engine-native CSS as much as I can to avoid differences, but the button labels unfortunately are a bit tricky, because they can switch to the loading spinner internally... :D

Edit:

But the UI will get an overhaul in a few places anyway before v1.0.0. :)