update tabs
This commit is contained in:
@@ -16,12 +16,12 @@
|
||||
},
|
||||
"devDependencies": {},
|
||||
"ignore": [],
|
||||
"version": "1.3.25",
|
||||
"_release": "1.3.25",
|
||||
"version": "1.3.26",
|
||||
"_release": "1.3.26",
|
||||
"_resolution": {
|
||||
"type": "version",
|
||||
"tag": "1.3.25",
|
||||
"commit": "004eca200cd748222897d11f6bd92a29899d7945"
|
||||
"tag": "1.3.26",
|
||||
"commit": "094d2fc7c9e0c008e1c44744da95a69d1aa6516f"
|
||||
},
|
||||
"_source": "https://github.com/MediaBrowser/emby-webcomponents.git",
|
||||
"_target": "^1.2.0",
|
||||
|
||||
@@ -24,10 +24,14 @@
|
||||
}
|
||||
|
||||
.formDialog .dialogContentInner {
|
||||
padding-bottom: 50vh;
|
||||
padding-bottom: 10vh;
|
||||
padding-top: 1em;
|
||||
}
|
||||
|
||||
.layout-tv .formDialog .dialogContentInner {
|
||||
padding-bottom: 50vh;
|
||||
}
|
||||
|
||||
@media all and (min-width: 1000px) {
|
||||
|
||||
.formDialog form {
|
||||
|
||||
@@ -49,5 +49,5 @@
|
||||
"Download": "Download",
|
||||
"Advanced": "Advanced",
|
||||
"Refresh": "Refresh",
|
||||
"RefreshQueued": "Refresh queued"
|
||||
"RefreshQueued": "Refresh queued."
|
||||
}
|
||||
Reference in New Issue
Block a user