[openstreetmap/openstreetmap-website] Failing styling of button classes a.button.{sign-up,learn-more,load_more} (#2774)

Mikkel Kirkgaard Nielsen notifications at github.com
Fri Aug 14 08:07:40 UTC 2020


For some days I've noticed something was looking odd in the OSM UI. Seems like the styling is broken for at least the classes mentioned, they would usually have blue filled outlined around them (like buttons in "Share" and "Export" which are not using the "button" class).

I see this in both English and Danish locale using Firefox/Linux, Chromium/Linux, Firefox/Windows, IE 11/Windows.

Both [learn-more](https://github.com/openstreetmap/openstreetmap-website/blob/master/app/assets/stylesheets/common.scss#L467) and [load_more](https://github.com/openstreetmap/openstreetmap-website/blob/master/app/assets/stylesheets/common.scss#L713) are referenced in common.scss but sign-up isn't present at all. I haven't got enough CSS and Sass knowledge to analyse further.

# Screenshots with element inspections using Firefox

![a button sign-up](https://user-images.githubusercontent.com/1330166/90227522-018e3d80-de15-11ea-948b-06d02bb154bd.png)
![a button learn-more](https://user-images.githubusercontent.com/1330166/90227524-0226d400-de15-11ea-9384-143a070bf933.png)
![a buttton load_more](https://user-images.githubusercontent.com/1330166/90227525-02bf6a80-de15-11ea-9c4d-06389943f278.png)


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/2774
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20200814/faf33149/attachment.htm>


More information about the rails-dev mailing list