@ -1,5 +1,12 @@
## RELEASE NOTES
### Version 2.0.4 - July X, 2015
**[Reported Bugs](https://github.com/Semantic-Org/Semantic-UI/issues?q=is%3Aissue+milestone%3A2.0.4+is%3Aclosed)**
-
### Version 2.0.3 - July 8, 2015
**Docs Updates**
@ -1,6 +1,6 @@
{
"name": "semantic-ui",
"version": "2.0.3",
"version": "2.0.4",
"title": "Semantic UI",
"description": "Semantic empowers designers and developers by creating a shared vocabulary for UI.",
"homepage": "http://www.semantic-ui.com",
@ -484,7 +484,7 @@ $.fn.popup = function(parameters) {
}
};
// add in container if fluid
// add in container calcs if fluid
if( settings.setFluidWidth && module.is.fluid() ) {
calculations.container = {
width: $popup.parent().outerWidth()