openstreetmap-website/app
Andy Allan 0a66990911 Simplify menu-icon css
Remove the duplicate display property, since it was force-overridden
by the `!important` keyword in the same definiton. This then makes the
`!important` keywords unnecessary. The menu-icon is floated, and
therefore can't be `inline-block`, so browsers were interpreting that
as `block` all along.
2023-07-26 17:39:36 +01:00
..
abilities Move browse#note to notes#show 2023-02-01 17:13:41 +00:00
assets Simplify menu-icon css 2023-07-26 17:39:36 +01:00
controllers Merge pull request #3907 from Dimitar5555/patch-1 2023-06-14 14:08:38 +01:00
helpers Fix confirmation prompt when granting or revoking roles 2023-07-01 15:21:02 +01:00
jobs Prefer string interpolation to concatenation 2020-11-13 11:32:28 +00:00
mailers Move browse#note to notes#show 2023-02-01 17:13:41 +00:00
models Fix new rubocop warnings 2023-06-27 18:13:33 +01:00
validators Use .add method for adding errors 2021-03-17 17:09:34 +00:00
views Avoid using the zero key for pluralisation in English 2023-07-05 14:47:39 +01:00