You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@lgollut I just update my project from ui to master branch and noticed a few styles broke. The first was buttons did not render correctly: they had no background and 100% width - even when using the "button tiny" class.
Also, my drop downs were not rendering in their correct positions. They were rendering off the edge of the page and, consequently, pushing a big white space off to the side of the page. Not sure if these issues are due to the version of foundation or not.
The text was updated successfully, but these errors were encountered:
Hi @scott-mcpherson,
Try to see in Foundation changelog if something broke your code. The old package version and ui branch was Foundation 5.1.1. Otherwise, try to rm -rf packages/foundation5-sass and rerun mrt update to see if meteorite mess up the update...
@lgollut I just update my project from ui to master branch and noticed a few styles broke. The first was buttons did not render correctly: they had no background and 100% width - even when using the "button tiny" class.
Also, my drop downs were not rendering in their correct positions. They were rendering off the edge of the page and, consequently, pushing a big white space off to the side of the page. Not sure if these issues are due to the version of foundation or not.
The text was updated successfully, but these errors were encountered: