Merge pull request #828 from Nickbert7/patch-1

Fix dashboard padding
This commit is contained in:
Vasily 2020-02-18 19:12:17 +03:00 committed by GitHub
commit c3c0f6f3c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
<div class="content-primary">
<div class="dashboardSections" style="padding-top:.5em;">
<div class="dashboardColumn dashboardColumn-2-60 dashboardColumn-3-46">
<div class="dashboardSection" style="padding-left: 0;">
<div class="dashboardSection">
<a is="emby-linkbutton" href="dashboardgeneral.html" class="button-flat sectionTitleTextButton">
<h3>${TabServer}</h3>
<i class="material-icons">chevron_right</i>
@ -31,7 +31,7 @@
</div>
</div>
<div class="dashboardSection" style="padding-left: 0;">
<div class="dashboardSection">
<a is="emby-linkbutton" href="devices.html" class="button-flat sectionTitleTextButton">
<h3>${HeaderActiveDevices}</h3>
<i class="material-icons">chevron_right</i>