dlna fixes

This commit is contained in:
Luke Pulverenti 2014-04-19 13:43:12 -04:00
parent ec163807cf
commit 99aed936db
7 changed files with 113 additions and 57 deletions

View file

@ -2,18 +2,8 @@
width: 250px;
}
.searchPanel + .ui-panel-dismiss {
right: 250px;
}
@media all and (min-width: 600px) {
.searchPanel {
width: 300px;
}
.searchPanel + .ui-panel-dismiss {
right: 300px;
}
.searchPanelModelOpen {
right: 250px!important;
}
.searchHints {