[openstreetmap/openstreetmap-website] Override bootstrap's box-shadow effect on search field & sidebar buttons (PR #4176)
Kimberly Markley
notifications at github.com
Thu Aug 17 01:29:38 UTC 2023
In an effort to address the issue regarding a search bar redesign opened a couple of years ago here:
https://github.com/openstreetmap/openstreetmap-website/issues/3123
and associated pull request here:
https://github.com/openstreetmap/openstreetmap-website/pull/3400
I have written a tiny bit of code to subdue the bootstrap CSS that adds a distracting blue box-shadow to the Search field and Go/Direction buttons. It is by no means a redesign, but by getting rid of the drop shadow, the Go Button no longer looks so misplaced while the user is typing.
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/openstreetmap-website/pull/4176
-- Commit Summary --
* Override bootstrap's box-shadow effect on Search field and sidebar buttons
-- File Changes --
M app/assets/stylesheets/common.scss (5)
-- Patch Links --
https://github.com/openstreetmap/openstreetmap-website/pull/4176.patch
https://github.com/openstreetmap/openstreetmap-website/pull/4176.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/4176
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/4176 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20230816/9d9bf37f/attachment.htm>
More information about the rails-dev
mailing list