1
0
mirror of https://github.com/SuperBFG7/ympd synced 2024-12-27 11:20:26 +00:00

Layout fixes

This commit is contained in:
jcorporation 2018-06-01 00:13:15 +01:00
parent efb3ef87be
commit b5cfb3512f
2 changed files with 5 additions and 1 deletions

View File

@ -191,4 +191,8 @@ main {
font-size:2rem; font-size:2rem;
float:left; float:left;
margin-right:5px; margin-right:5px;
}
#browseFilesystemGotoLetters > a {
min-width:23px;
} }

View File

@ -264,7 +264,7 @@
<div class="card-body hide" id="cardBrowseDatabase"> <div class="card-body hide" id="cardBrowseDatabase">
<div class="alert alert-warning" role="alert"> <div class="alert alert-warning" role="alert">
Sorry, not implemented yes. Please stay tuned. Sorry, not implemented yet. Please stay tuned.
</div> </div>
</div> </div>