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?

Comments

Sign In or Register to comment.