Skip to content
This repository has been archived by the owner on Jan 13, 2020. It is now read-only.

Formatting gone after update to 2.2.4 #23

Closed
jneubert opened this issue Dec 6, 2014 · 1 comment
Closed

Formatting gone after update to 2.2.4 #23

jneubert opened this issue Dec 6, 2014 · 1 comment

Comments

@jneubert
Copy link

jneubert commented Dec 6, 2014

After updating from YASR 2.2.2 example page to 2.2.4 same example page, it looks like the formatting isn't applied any more (no spacing between columns, no formatting of buttons etc.
Firebug shows me as yasr/2.2.4/yasr.min.css only

.yasr {
    color: #333;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    margin-top: 5px;
}

My Firefox version is 33.1.1

@LaurensRietveld
Copy link
Contributor

Hi Joachim.
As usual, thanks for letting me know ;)
This was an issue with the minified version (the regular worked as usual). The next version contains this fix (I'm making some more changes to the current version, so it'll probably be available this evening or tomorrow)
gr Laurens

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants