[openstreetmap/openstreetmap-website] Move abbr style from border to text-decoration (#1772)

Holger Jeromin notifications at github.com
Tue Feb 27 20:29:15 UTC 2018


The browser stylesheets (at least chrome and firefox) uses `text-decoration: underline dotted;` for `abbr` styling. So our border-bottom leads to a double under line.
Moving to the same CSS property prevents this.

fixes #1771 
You can view, comment on, or merge this pull request online at:

  https://github.com/openstreetmap/openstreetmap-website/pull/1772

-- Commit Summary --

  * Move abbr style from border to text-decoration

-- File Changes --

    M app/assets/stylesheets/common.scss (2)

-- Patch Links --

https://github.com/openstreetmap/openstreetmap-website/pull/1772.patch
https://github.com/openstreetmap/openstreetmap-website/pull/1772.diff

-- 
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/pull/1772
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20180227/a30e512e/attachment.html>


More information about the rails-dev mailing list