update components

This commit is contained in:
Luke Pulverenti 2016-02-05 10:31:24 -05:00
parent 818ff90aff
commit df21d0ca14
6 changed files with 19 additions and 15 deletions

View file

@ -15,12 +15,12 @@
},
"devDependencies": {},
"ignore": [],
"version": "1.0.71",
"_release": "1.0.71",
"version": "1.0.72",
"_release": "1.0.72",
"_resolution": {
"type": "version",
"tag": "1.0.71",
"commit": "460d304ff6916bf6815955a0c0135ff47dd2aca7"
"tag": "1.0.72",
"commit": "c06518f026fe592c24aa79312dcecf025e604ef4"
},
"_source": "git://github.com/MediaBrowser/emby-webcomponents.git",
"_target": "~1.0.0",

View file

@ -13,7 +13,7 @@
.promptDialogContent {
text-align: left;
padding: 2em;
margin: 0;
margin: 0 !important;
}
.promptDialog.fullscreen .promptDialogContent {