reduce star rating sizes

This commit is contained in:
Luke Pulverenti 2013-04-19 19:45:27 -04:00
parent 22ee826cd7
commit a673f90a45
4 changed files with 18 additions and 12 deletions

View file

@ -56,7 +56,7 @@
.viewSettings {
text-align: center;
margin: .5em 0;
margin: .5em 0 .25em;
}
.listPaging {
@ -85,11 +85,11 @@
}
}
/*@media all and (min-width: 1000px) {
.libraryPage:not(.folderListPage) > .ui-content, .libraryPage:not(.folderListPage) > .ui-panel-content-wrap {
@media all and (min-width: 1000px) {
/*.libraryPage:not(.folderListPage) > .ui-content, .libraryPage:not(.folderListPage) > .ui-panel-content-wrap {
margin-top: -35px!important;
}
}*/
}*/
}
@media all and (min-width: 1200px) {