update sqlite osx

This commit is contained in:
Luke Pulverenti 2014-11-06 19:16:16 -05:00
parent c7ed71b1eb
commit 5d1c5c9370
3 changed files with 4 additions and 2 deletions

View file

@ -108,7 +108,7 @@
top: 3px;
}
@media all and (min-width: 600px) {
@media all and (min-width: 500px) {
.ehsContent {
width: 95%;

View file

@ -490,7 +490,7 @@
@media all and (min-width: 1000px) {
.myLibraryPosterItem {
width: 24%;
width: 23.5%;
/* Specify a min width just in case the container doesn't have a width */
min-width: 220px;
}