mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 08:53:41 +08:00
1fd3a30a59
It is a second attempt to this update. First one was reverted here https://github.com/discourse/discourse/pull/8618 We noticed a problem that `like` counter had incorrect colour on mobile. I added a missing rule to the bottom of the file (that rule existed in normalize-3 and was removed in normalize-8) ``` button, input, optgroup, select, textarea { color: inherit; } ``` |
||
---|---|---|
.. | ||
assets | ||
controllers | ||
helpers | ||
jobs | ||
mailers | ||
models | ||
serializers | ||
services | ||
views |