change text on library page

This commit is contained in:
Luke Pulverenti 2013-07-06 21:41:20 -04:00
parent a0e4a680f6
commit 148be07c59
3 changed files with 23 additions and 6 deletions

View file

@ -176,15 +176,15 @@
.notificationsFlyout {
width: 450px;
}
.imgNotification, .imgNotificationInner {
width: 60px;
height: 60px;
}
}
@media all and (min-width: 600px) {
.notificationsFlyout {
width: 500px;
}
.imgNotification, .imgNotificationInner {
width: 60px;
height: 60px;
}
}