diff --git a/bower.json b/bower.json index b514137..d56c3c7 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "flag-icon", - "version": "0.6.0", + "version": "0.6.1", "homepage": "https://github.com/stevenrskelton/flag-icon", "description": "Polymer Web Component for SVG and PNG icons of country, state, province and other flags", "main": "flag-icon.html", diff --git a/flag-icon.html b/flag-icon.html index 75741d8..f048381 100644 --- a/flag-icon.html +++ b/flag-icon.html @@ -19,6 +19,7 @@ background-position: center center; width: {{computedWidth}}px; height: {{computedHeight}}px; + display: inline-block; ">