Frontend tweaks

This commit is contained in:
Duncan Sommerville 2015-09-21 15:37:57 -04:00
parent 77a53491b0
commit 4115f4939e
5 changed files with 43 additions and 29 deletions

View file

@ -3933,4 +3933,8 @@ li .ui-state-hover {
overflow: hidden;
text-overflow: ellipsis;
max-width: 300px;
}
.podcast-metadata input {
width: 100%;
}