Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Style from non existing CSS

Hi.
After installing 2.8 my Vanilla looks strange, with certains double elements due to css rules from this stylesheet:
/applications/dashboard/scss/legacy/_style.scss
The strange thing is that when I access my area through an ftp client I cannot see this file. In fact I cannot see the dashboard/scss folder at all.
Here is an example of some of the css in this invisible file:
.SpEditProfile { background-image: url(images/sprites-14-000000.png); background-position: -245px -29px; }
This is causing my "edit profile" button to have two icons:
The menu bar looks like this because of this strange css:
Any idea what is happening here?
0
Comments
I see some of the css is coming from this source (even though I didn't enable the boilerplate theme):
/theme-boilerplate/src/scss/patches/_vanillicon-general-patches.scss
However these folders don't exist on my server. I have deleted the cache, but still...
Do you know how to work with the „Inspector“ in your Safari, Chrome or Firefox Browser?
If not, check your sources there.