mirror of
https://github.com/discourse/discourse.git
synced 2024-11-24 17:15:32 +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; } ``` |
||
---|---|---|
.. | ||
common | ||
desktop | ||
mobile | ||
vendor | ||
admin.scss | ||
common.scss | ||
desktop_rtl.scss | ||
desktop.scss | ||
embed.scss | ||
mobile_rtl.scss | ||
mobile.scss | ||
publish.scss | ||
wizard.scss |